add gamemode to graphical system config

This commit is contained in:
2026-06-25 23:56:09 +01:00
parent adf810d332
commit 85e44ca8c5
2 changed files with 16 additions and 4 deletions
+12
View File
@@ -127,6 +127,18 @@
'';
};
gamemode = {
enable = true;
enableRenice = true;
settings = {
general = {
softrealtime = "auto";
renice = 10;
};
};
};
steam = {
enable = true;
remotePlay.openFirewall = true;