diff --git a/hosts/Infini-SERVER/default.nix b/hosts/Infini-SERVER/default.nix index 45aae80..ebdba0f 100644 --- a/hosts/Infini-SERVER/default.nix +++ b/hosts/Infini-SERVER/default.nix @@ -45,8 +45,8 @@ "/root/.local/share/nix/trusted-settings.json" "/root/.ssh/known_hosts" - "/root/.ssh/id_25519" - "/root/.ssh/id_25519.pub" + "/root/.ssh/id_ed25519" + "/root/.ssh/id_ed25519.pub" "/root/.ssh/immutable_files.txt" ]; };