diff --git a/nodes/hosts/nixy/system/bootloader.nix b/nodes/hosts/nixy/system/bootloader.nix index 89020ea..583f732 100644 --- a/nodes/hosts/nixy/system/bootloader.nix +++ b/nodes/hosts/nixy/system/bootloader.nix @@ -48,10 +48,5 @@ }; }; - - powerManagement = { - cpuFreqGovernor = "ondemand"; - enable = "true"; - }; }