5 lines
94 B
Nix
5 lines
94 B
Nix
{
|
|
lutris = import ./lutris.nix;
|
|
steam = import ./steam.nix;
|
|
wine = import ./wine.nix;
|
|
}
|