diff --git a/configuration.nix b/configuration.nix index 3a6f0e4..806da9b 100644 --- a/configuration.nix +++ b/configuration.nix @@ -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