From e668b690c293fd5fcce9c47b8c2d69e117463a55 Mon Sep 17 00:00:00 2001 From: GHOSCHT <31184695+GHOSCHT@users.noreply.github.com> Date: Fri, 16 Aug 2024 10:50:39 +0200 Subject: [PATCH] Autorestic: Increase Nextcloud backup schedule frequency --- 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 f98c796..dff5468 100644 --- a/hosts/franz/restic.nix +++ b/hosts/franz/restic.nix @@ -145,7 +145,7 @@ in { - zfs - ssd - eustachius - cron: '0 4 * * *' # Every Day at 4:00 + cron: '0 4,12,20 * * *' # Every Day at 4:00, 12:00 and 20:00 hooks: <<: *default_hooks before: