From e372ca0e5dce89348de141a7c56ab2f7005d5a5e Mon Sep 17 00:00:00 2001 From: ediblerope Date: Tue, 9 Dec 2025 13:07:28 +0000 Subject: [PATCH] Update FredOS-Gaming.nix --- hosts/FredOS-Gaming.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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