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 99b8fb6..5c9b6bf 100644
--- a/system/services/default.nix
+++ b/system/services/default.nix
@@ -9,5 +9,6 @@
     ./opensshd
     ./rust-motd
     ./fail2ban
+    ./git-sync
   ];
 }