From 348b8e6bb86208091692d2235d0e508f9649415d Mon Sep 17 00:00:00 2001 From: Malte Tammena Date: Mon, 12 Feb 2024 09:59:07 +0100 Subject: [PATCH] chore(faunus-ater): update restic path --- hosts/faunus-ater/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/faunus-ater/default.nix b/hosts/faunus-ater/default.nix index 35e436e..9911858 100644 --- a/hosts/faunus-ater/default.nix +++ b/hosts/faunus-ater/default.nix @@ -74,7 +74,7 @@ in { # Make sure my 'active IO' disk get's saved once a day zdirty = { initialize = true; - repository = "/data/archive/dirty.bak"; + repository = "s3:https://s3.tammena.me/archive/dirty.bak"; timerConfig.OnCalendar = "daily"; paths = lib.singleton "/data/dirty"; pruneOpts = [