From c8d290c36f1004ea5880f7b352561f7be0c71f50 Mon Sep 17 00:00:00 2001 From: GHOSCHT <31184695+GHOSCHT@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:57:31 +0100 Subject: [PATCH] Change eustachius ip address eustachius hung up and needed to be freshly set-up requiring a new tailscale connection --- hosts/franz/restic.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/franz/restic.nix b/hosts/franz/restic.nix index b14b3f4..6d599b1 100644 --- a/hosts/franz/restic.nix +++ b/hosts/franz/restic.nix @@ -309,7 +309,7 @@ in { key: '${config.sops.placeholder."autorestic/zfs_key"}' eustachius: type: rest - path: http://100.64.0.3:8000/franz + path: http://fd7a:115c:a1e0::8:8000/franz key: '${config.sops.placeholder."autorestic/eustachius_key"}' ''; };