From f1ba3ccc0c9b74e39af2d5b4cea19e908fc04655 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Wed, 31 Jul 2024 10:01:57 +0300 Subject: [PATCH] fwminex /home: backup to rsync.net too --- hosts/fwminex/configuration.nix | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index f65a109..21cefc7 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -106,6 +106,13 @@ in passwordPath = config.age.secrets.borgbackup-password.path; sshKeyPath = "/etc/ssh/ssh_host_ed25519_key"; dirs = [ + # TODO: merge + { + subvolume = "/home"; + repo = "zh2769@zh2769.rsync.net:${config.networking.hostName}.${config.networking.domain}-home-motiejus-annex2"; + paths = [ "motiejus/annex2" ]; + backup_at = "*-*-* 02:30:01 UTC"; + } { subvolume = "/home"; repo = "borgstor@${