about summary refs log tree commit diff
path: root/machines/devhell/gunnr.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/devhell/gunnr.nix')
-rw-r--r--machines/devhell/gunnr.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/machines/devhell/gunnr.nix b/machines/devhell/gunnr.nix
index f462427a..7d8b07db 100644
--- a/machines/devhell/gunnr.nix
+++ b/machines/devhell/gunnr.nix
@@ -64,11 +64,6 @@
     };
   };
 
-  powerManagement = {
-    powertop.enable = true;
-    cpuFreqGovernor = "ondemand";
-  };
-
   nix = {
     maxJobs = lib.mkDefault 16;
     extraOptions = ''