Update FredOS-Gaming.nix
This commit is contained in:
parent
f1fee305e1
commit
e372ca0e5d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue