Remove cpuFreqGovernor option

This commit is contained in:
Andreas Zweili 2023-09-13 20:25:55 +02:00
parent 19a1f5e917
commit e3df4f6727
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
boot.kernelModules = [ "kvm-intel" "sg" ];
boot.extraModulePackages = [ ];
boot.kernelParams = [ ];
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
boot.initrd.luks.devices."cryptlvm".device = "/dev/nvme0n1p2";
# Required to build aarch64 packages