FIX : Powermanagement to performance
This commit is contained in:
parent
d7224bb1de
commit
65b65d8645
|
@ -3,7 +3,7 @@
|
|||
powerManagement = {
|
||||
enable = true;
|
||||
powertop.enable = true;
|
||||
cpuFreqGovernor = "powersave";
|
||||
cpuFreqGovernor = "performance";
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue