Move agenix key to coolneng's home directory

This commit is contained in:
2022-07-20 14:22:19 +02:00
parent 3213dba96a
commit d1eaf76099

View File

@@ -122,7 +122,7 @@ with pkgs;
owner = "coolneng";
group = "users";
};
identityPaths = [ "/etc/ssh/id_ed25519" ];
identityPaths = [ "/home/coolneng/.ssh/id_ed25519" ];
};
# Auto-upgrade the system