From 55ae30f066b2f0501d8dad6325368a6f0f5f3311 Mon Sep 17 00:00:00 2001 From: James Walker Date: Mon, 1 Sep 2025 13:14:06 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20=20fresh=20borgbase=20repo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nix/hosts/plato/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";