Fix: Remove git-hooks service from hosts (cleanup duplicate definitions)

This commit is contained in:
2026-02-05 18:09:50 +01:00
parent 67d7313691
commit 0d860d4a4f

View File

@@ -55,8 +55,6 @@ in
ssh.username = username;
ssh.authorizedHosts = [ "astyanax" ];
ssh.authorizedHosts = [ "astyanax" ];
secrets.username = username;
docker.user = username;