feat(nixosmodules): add steam module

This commit is contained in:
Mohammad Rafiq 2025-04-27 20:57:17 +08:00
parent 45f314f71b
commit b62ca97ccb
No known key found for this signature in database
3 changed files with 45 additions and 0 deletions

View file

@ -12,6 +12,7 @@ in
./boot.nix
./hardware.nix
./nix-config.nix
./gaming.nix
];
options = {