drop cpuFreqGovernor for compat with new nixos
This commit is contained in:
parent
5477cc1b2a
commit
f48477cfdb
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
||||||
powerManagement = {
|
powerManagement = {
|
||||||
enable = true;
|
enable = true;
|
||||||
powertop.enable = true;
|
powertop.enable = true;
|
||||||
cpuFreqGovernor = "performance";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
laptop.onLowBattery = {
|
laptop.onLowBattery = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue