git-server: remove unused variables
1 file changed, 1 insertion(+), 1 deletion(-)
M system/settings/services/git-server.nix → system/settings/services/git-server.nix
@@ -55,7 +55,7 @@ }; }; }; - createMirrorPath = name: { hostname, username }: + createMirrorPath = name: { ... }: { "mirror-to-${name}@" = { pathConfig = {