summary refs log tree commit diff stats
path: root/sys/services/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'sys/services/default.nix')
-rw-r--r--sys/services/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/services/default.nix b/sys/services/default.nix
index 15e4299..0fc994d 100644
--- a/sys/services/default.nix
+++ b/sys/services/default.nix
@@ -3,5 +3,6 @@
     ./fwupd
     ./logind
     ./printing
+    ./tlp
   ];
 }