From 030cb6cbf7e825fa5dccb1259af65c68a931a22e Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Thu, 27 Nov 2025 00:31:23 +0100 Subject: [PATCH] test --- hosts/dnsc-vps-sm/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/dnsc-vps-sm/default.nix b/hosts/dnsc-vps-sm/default.nix index 2d631b3..56547fd 100644 --- a/hosts/dnsc-vps-sm/default.nix +++ b/hosts/dnsc-vps-sm/default.nix @@ -167,7 +167,7 @@ # Restic services.restic.backups.dnsc-vps-sm-backup = { initialize = true; - # passwordFile = config.age.secrets."restic/password".path; + passwordFile = ""; # config.age.secrets."restic/password".path; repository = "sftp:u295965@u295965.your-storagebox.de:restic/dnsc-vps-sm"; paths = [ "/var/backup/vaultwarden"