feat(nixosmodules): add steam module
This commit is contained in:
parent
45f314f71b
commit
b62ca97ccb
3 changed files with 45 additions and 0 deletions
|
@ -8,4 +8,6 @@
|
|||
boot-config.bootloader = "systemd-boot";
|
||||
hardware-config.cpu = "amd";
|
||||
hardware-config.gpu = "nvidia";
|
||||
gaming.steam.enable = true;
|
||||
gaming.steam.enableGamescope = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue