diff --git a/hosts/rustboro/hardware.nix b/hosts/rustboro/hardware.nix index 4ee6c711..a0e5c2bb 100644 --- a/hosts/rustboro/hardware.nix +++ b/hosts/rustboro/hardware.nix @@ -22,8 +22,6 @@ ]; }; - powerManagement.cpuFreqGovernor = "ondemand"; # Otherwise, CPU doesn't automatically clock down. - hardware = { enableAllFirmware = true;