6 lines
85 B
Nix
Executable file
6 lines
85 B
Nix
Executable file
{
|
|
imports = [
|
|
../../../modules/gaming.nix
|
|
../../../modules/wine.nix
|
|
];
|
|
}
|