about summary refs log tree commit diff
path: root/machines/profpatsch/shiki.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/profpatsch/shiki.nix')
-rw-r--r--machines/profpatsch/shiki.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix
index 5a3c4f27..6e011c08 100644
--- a/machines/profpatsch/shiki.nix
+++ b/machines/profpatsch/shiki.nix
@@ -49,11 +49,6 @@ in {
       options = ["nofail"];
     };
 
-    powerManagement = {
-      powertop.enable = true;
-      cpuFreqGovernor = "powersave";
-    };
-
     hardware.trackpoint = {
       speed = 280;
     };