add capSysNice to Steam

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-11-28 13:16:45 -05:00
parent dde547c4cf
commit 82419348bd
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

@ -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;