set default governor to ondemand
This commit is contained in:
parent
0e608a0fdf
commit
c54ad54ae8
1 changed files with 1 additions and 0 deletions
|
|
@ -11,5 +11,6 @@
|
|||
};
|
||||
};
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
powerManagement.cpuFreqGovernor = "ondemand";
|
||||
zramSwap.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue