pruflas: set cpu frequency governor to 'performance'
This commit is contained in:
parent
74f63afb19
commit
f33df4daef
1 changed files with 1 additions and 1 deletions
|
@ -30,5 +30,5 @@
|
||||||
|
|
||||||
swapDevices = [ ];
|
swapDevices = [ ];
|
||||||
|
|
||||||
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
|
powerManagement.cpuFreqGovernor = lib.mkDefault "performance";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue