diff --git a/nix/hosts/plato/configuration.nix b/nix/hosts/plato/configuration.nix index be00538..5af505b 100644 --- a/nix/hosts/plato/configuration.nix +++ b/nix/hosts/plato/configuration.nix @@ -134,7 +134,7 @@ in paths = [ "/var/backup" ]; - repo = "ssh://fk0o7077@fk0o7077.repo.borgbase.com/./repo"; + repo = "ssh://h7ug55o3@h7ug55o3.repo.borgbase.com/./repo"; encryption = { mode = "repokey-blake2"; passCommand = "cat /root/borgbackup/passphrase";