added gamemode to steam in configuration.nix
This commit is contained in:
parent
5eceeb635b
commit
f0abe5a2b4
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@
|
|||
# Enable steam and enable steam remoteplay
|
||||
programs.steam.enable = true;
|
||||
programs.steam.remotePlay.openFirewall = true;
|
||||
programs.gamemode.enable = true;
|
||||
|
||||
# This desperately needs moving to home.nix but the home-manager module is not yet available
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue