Change agenix SSH key path to /etc/ssh

This commit is contained in:
coolneng 2021-08-13 19:58:01 +01:00
parent 0ff6f77fe5
commit aff803f0b9
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@
age = {
secrets.wireguard.file = secrets/wireguard.age;
secrets.syncthing.file = secrets/syncthing.age;
sshKeyPaths = [ "/home/coolneng/.ssh/id_ed25519" ];
sshKeyPaths = [ "/etc/ssh/id_ed25519" ];
};
# Import other configuration modules