9 lines
76 B
Nix
Executable file
9 lines
76 B
Nix
Executable file
{ ... }:
|
|
|
|
{
|
|
imports = [
|
|
./steam.nix
|
|
./mangohud.nix
|
|
./rpcs3.nix
|
|
];
|
|
}
|