summary refs log tree commit diff stats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/services/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/services/default.nix b/sys/services/default.nix
index 093bf81..8c396b6 100644
--- a/sys/services/default.nix
+++ b/sys/services/default.nix
@@ -4,6 +4,6 @@
     ./greetd
     ./logind
     ./printing
-    #./tlp
+    ./tlp
   ];
 }