ooknet/modules/nixos/workstation/gaming/default.nix

7 lines
75 B
Nix

{
imports = [
./steam.nix
./gamemode.nix
./switch.nix
];
}