diff --git a/nodes/hosts/nixy/system/bootloader.nix b/nodes/hosts/nixy/system/bootloader.nix index 583f732..c224d0b 100644 --- a/nodes/hosts/nixy/system/bootloader.nix +++ b/nodes/hosts/nixy/system/bootloader.nix @@ -48,5 +48,7 @@ }; }; + + powerManagement.cpuFreqGovernor = "ondemand"; }