summary refs log tree commit diff stats
path: root/sys/services/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 8c396b6..a5a459e 100644
--- a/sys/services/default.nix
+++ b/sys/services/default.nix
@@ -5,5 +5,6 @@
     ./logind
     ./printing
     ./tlp
+    ./upower
   ];
 }