9 lines
128 B
Nix
Executable file
9 lines
128 B
Nix
Executable file
{
|
|
imports = [
|
|
../../../modules/gaming.nix
|
|
./shadps4.nix
|
|
./minecraft.nix
|
|
./lsgf-vk.nix
|
|
./heroic.nix
|
|
];
|
|
}
|