hardware/form: enable powertop auto tuning
This commit is contained in:
parent
9fab8b94bd
commit
9ae803e55d
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ in
|
||||||
|
|
||||||
powerManagement = {
|
powerManagement = {
|
||||||
cpuFreqGovernor = mkDefault "powersave";
|
cpuFreqGovernor = mkDefault "powersave";
|
||||||
|
powertop.enable = mkDefault true;
|
||||||
};
|
};
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue