Fix: Remove git-hooks service from hosts (cleanup duplicate definitions)
This commit is contained in:
@@ -55,8 +55,6 @@ in
|
||||
ssh.username = username;
|
||||
ssh.authorizedHosts = [ "astyanax" ];
|
||||
|
||||
ssh.authorizedHosts = [ "astyanax" ];
|
||||
|
||||
secrets.username = username;
|
||||
docker.user = username;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user