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

6 lines
58 B
Nix

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