diff --git a/modules/modules/hardware/form.nix b/modules/modules/hardware/form.nix index e653abf..b1aec53 100644 --- a/modules/modules/hardware/form.nix +++ b/modules/modules/hardware/form.nix @@ -41,7 +41,6 @@ in }; powerManagement = { - powertop.enable = true; cpuFreqGovernor = mkDefault "powersave"; };