summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--host/asterix.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/asterix.nix b/host/asterix.nix
index 59ff5ca..ad279ca 100644
--- a/host/asterix.nix
+++ b/host/asterix.nix
@@ -31,4 +31,6 @@
palmDetect = true;
};
};
+
+ powerManagement.powertop.enable = true;
}