From 004d355a1715f073139b9a846458f9b0fe6867c6 Mon Sep 17 00:00:00 2001 From: GHOSCHT <31184695+GHOSCHT@users.noreply.github.com> Date: Wed, 28 Aug 2024 15:05:15 +0200 Subject: [PATCH] Autorestic: Add nas (smb share) backup --- hosts/franz/restic.nix | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/hosts/franz/restic.nix b/hosts/franz/restic.nix index bfb9913..730de4a 100644 --- a/hosts/franz/restic.nix +++ b/hosts/franz/restic.nix @@ -280,6 +280,15 @@ in { - arion -f ${arionPath}/minio/arion-compose.nix -p ${arionPath}/minio/arion-pkgs.nix stop after: - arion -f ${arionPath}/minio/arion-compose.nix -p ${arionPath}/minio/arion-pkgs.nix start + nas: + from: /storage/dataset/nas + to: + - zfs + - ssd + - eustachius + cron: '55 3 * * *' # Every Day at 3:55 + hooks: + <<: *default_hooks backends: zfs: type: local