Switch to balanced profile in gnome

This commit is contained in:
Dave Gallant
2022-03-15 13:44:49 -04:00
parent bca7da6b2c
commit c6f7ecf8fa

View File

@@ -9,7 +9,7 @@
boot.kernelModules = [ "kvm-amd" ];
boot.extraModulePackages = [ config.boot.kernelPackages.v4l2loopback.out ];
powerManagement.cpuFreqGovernor = "performance";
powerManagement.cpuFreqGovernor = "balanced";
boot.initrd.luks.devices = {
luksroot = {