diff --git a/hosts/franz/restic.nix b/hosts/franz/restic.nix index 153c00d..f98c796 100644 --- a/hosts/franz/restic.nix +++ b/hosts/franz/restic.nix @@ -80,7 +80,7 @@ in { from: /storage/dataset/docker/dashboard to: - zfs - # - eustachius + - eustachius cron: '0 4 * * 0' # Every Sunday at 4:00 hooks: <<: *default_hooks @@ -105,7 +105,7 @@ in { from: /storage/dataset/docker/feed to: - zfs - # - eustachius + - eustachius cron: '0 4 * * 0' # Every Sunday at 4:00 hooks: <<: *default_hooks @@ -131,7 +131,7 @@ in { to: - zfs - ssd - # - eustachius + - eustachius cron: '0 4 * * *' # Every Day at 4:00 hooks: <<: *default_hooks @@ -144,7 +144,7 @@ in { to: - zfs - ssd - # - eustachius + - eustachius cron: '0 4 * * *' # Every Day at 4:00 hooks: <<: *default_hooks @@ -156,7 +156,7 @@ in { from: /storage/dataset/docker/smarthome to: - zfs - # - eustachius + - eustachius cron: '0 4 * * 0' # Every Sunday at 4:00 hooks: <<: *default_hooks @@ -181,7 +181,7 @@ in { from: /storage/dataset/docker/matrix to: - zfs - # - eustachius + - eustachius cron: '0 4 * * 0' # Every Sunday at 4:00 hooks: <<: *default_hooks