git-server: remove repo-specific hooks
1 file changed, 0 insertions(+), 1 deletion(-)
changed files
M system/settings/services/git-server.nix → system/settings/services/git-server.nix
@@ -79,7 +79,6 @@ $RC{LOCAL_CODE} = "$rc{GL_ADMIN_BASE}/local"; push( @{$RC{ENABLE}}, 'D' ); push( @{$RC{ENABLE}}, 'Shell alan' ); push( @{$RC{ENABLE}}, 'cgit' ); - push( @{$RC{ENABLE}}, 'repo-specific-hooks' ); ''; }; services.legit = {