Gaming: restructure role
This commit is contained in:
parent
190044ee8f
commit
ca7dd48db3
6 changed files with 16 additions and 3 deletions
9
roles/gaming/programs/default.nix
Executable file
9
roles/gaming/programs/default.nix
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./steam.nix
|
||||
./mangohud.nix
|
||||
./rpcs3.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue