Fix cpu governor for gamemode
This commit is contained in:
parent
5c967ddd0d
commit
94dd7b8b48
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
|||
enableRenice = true;
|
||||
settings = {
|
||||
general = {
|
||||
governor = "performance";
|
||||
desiredgov = "performance";
|
||||
};
|
||||
gpu = lib.mkIf config.mods.gaming.gpuOptimization {
|
||||
apply_gpu_optimisations = "accept-responsibility";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue