diff --git a/hosts/FredOS-Gaming.nix b/hosts/FredOS-Gaming.nix index dc0e624..41f4c79 100644 --- a/hosts/FredOS-Gaming.nix +++ b/hosts/FredOS-Gaming.nix @@ -10,7 +10,7 @@ # Enable the Gamescope Module programs.gamescope = { enable = true; - capSysNice = true; # Fixes "No CAP_SYS_NICE" warning implies better performance + capSysNice = false; # args = [ "--rt" ]; # Optional: Force realtime priority }; # Enables Vulkan and OpenGL drivers