summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index 29ae5ba9..74441e27 100644
--- a/hel.nix
+++ b/hel.nix
@@ -49,6 +49,7 @@
49 slock 49 slock
50 shadow 50 shadow
51 (callPackage ./custom/thinklight.nix { thinklight = "kbd_backlight"; }) 51 (callPackage ./custom/thinklight.nix { thinklight = "kbd_backlight"; })
52 (callPackage ./utils/nix/rebuild-system.nix {})
52 ]; 53 ];
53 54
54 services = { 55 services = {