summary refs log tree commit diff stats
path: root/system/settings/services/git-server.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/settings/services/git-server.nix')
-rw-r--r--system/settings/services/git-server.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/settings/services/git-server.nix b/system/settings/services/git-server.nix
index 0ef40ccc..946bf4ba 100644
--- a/system/settings/services/git-server.nix
+++ b/system/settings/services/git-server.nix
@@ -79,6 +79,7 @@ in
       push( @{$RC{ENABLE}}, 'D' );
       push( @{$RC{ENABLE}}, 'Shell alan' );
       push( @{$RC{ENABLE}}, 'cgit' );
+      push( @{$RC{ENABLE}}, 'repo-specific-hooks' );
     '';
   };
   services.legit = {