spec(chireiden): change default frequency governor to powersave
This commit is contained in:
parent
4e3a88bbb3
commit
5ec8fc4087
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
};
|
||||
|
||||
powerManagement.enable = true;
|
||||
powerManagement.cpuFreqGovernor = "performance";
|
||||
powerManagement.cpuFreqGovernor = "powersave";
|
||||
|
||||
hardware.nvidia.prime = {
|
||||
intelBusId = "PCI:0:2:0";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue