From 4ee8bee1a16215760805eda13499c5f6c6aec9f8 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 17 Nov 2024 14:59:28 +0100 Subject: kusanagi: update restic target --- nixos/kusanagi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos') diff --git a/nixos/kusanagi.nix b/nixos/kusanagi.nix index 946e3a3..c924acf 100644 --- a/nixos/kusanagi.nix +++ b/nixos/kusanagi.nix @@ -164,7 +164,7 @@ in # requires tailscale so not enabled in default specialisation services.restic.backups."infracoll" = { - repository = "s3:http://garage.isomorphis.me:3900/restic-lx"; + repository = "s3:https://garage.bolobolo.fr.eu.org/lx-restic-perso"; environmentFile = "/persist/etc/secrets/restic/infracoll/credentials"; passwordFile = "/persist/etc/secrets/restic/infracoll/password"; paths = [ -- cgit v1.2.3