add capSysNice to Steam
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
dde547c4cf
commit
82419348bd
@ -4,7 +4,10 @@
|
||||
environment.systemPackages = [ pkgs.steam-run ];
|
||||
hardware.steam-hardware.enable = true;
|
||||
programs = {
|
||||
gamescope.enable = true;
|
||||
gamescope = {
|
||||
enable = true;
|
||||
capSysNice = true;
|
||||
};
|
||||
steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user