Make the power management explicit
This commit is contained in:
parent
dbfb24eea4
commit
cf99e6484f
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
'';
|
||||
};
|
||||
|
||||
powerManagement.enable = true;
|
||||
powerManagement.cpuFreqGovernor = (lib.mkForce null);
|
||||
powerManagement.powertop.enable = true;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue