nunotaba: Use performance cpuFreqGovernor

With kernel 5.10 powersave is stuck at 798 MHz for some reason.
pull/24/head
Simon Bruder 2021-05-27 11:34:49 +02:00
parent 54288988de
commit 6cb59d0149
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
{ device = "/dev/disk/by-uuid/b9ad2d56-fee0-49df-98c1-00d93d991b9f"; }
];
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
powerManagement.cpuFreqGovernor = lib.mkDefault "performance";
# Most of the time I want to use both screens at the same time and suspend it
# regularily by closing the lid