diff --git a/configuration.nix b/configuration.nix index 469c878..ebcc2fa 100644 --- a/configuration.nix +++ b/configuration.nix @@ -93,7 +93,7 @@ with pkgs; age = { secrets.wireguard.file = secrets/wireguard.age; secrets.syncthing.file = secrets/syncthing.age; - sshKeyPaths = [ "/etc/ssh/id_ed25519" ]; + identityPaths = [ "/etc/ssh/id_ed25519" ]; }; # Import other configuration modules