summary refs log tree commit diff stats
path: root/system/services/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/services/default.nix')
-rw-r--r--system/services/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/services/default.nix b/system/services/default.nix
index 9163588..3349b38 100644
--- a/system/services/default.nix
+++ b/system/services/default.nix
@@ -13,5 +13,6 @@
     ./openssh
     ./rust-motd
     ./snapper
+    ./taskserver
   ];
 }