summaryrefslogtreecommitdiff
path: root/hosts/apocalypse/hardware-configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/apocalypse/hardware-configuration.nix')
-rw-r--r--hosts/apocalypse/hardware-configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/apocalypse/hardware-configuration.nix b/hosts/apocalypse/hardware-configuration.nix
index a644cd9..d007508 100644
--- a/hosts/apocalypse/hardware-configuration.nix
+++ b/hosts/apocalypse/hardware-configuration.nix
@@ -144,7 +144,7 @@
# Copied from nix wiki to save on battery life.
services.tlp = {
- enable = false;
+ enable = false;
};
# settings = {
# CPU_SCALING_GOVERNOR_ON_AC = "performance";