diff --git a/hosts/hetzner-arm/profiles/restic.nix b/hosts/hetzner-arm/profiles/restic.nix index 0685686..0410262 100644 --- a/hosts/hetzner-arm/profiles/restic.nix +++ b/hosts/hetzner-arm/profiles/restic.nix @@ -110,6 +110,7 @@ in { paths = [ "/var/lib/vault" "/var/backup/vaultwarden" + "/var/lib/vaultwarden" ]; repository = "${repoRoot}/Vault";