just waiting for https://github.com/NixOS/nixpkgs/pull/398536 to get
reviewed and merged.
This commit is contained in:
Gabe Venberg 2025-04-14 12:57:56 +02:00
parent 357f6ae2f6
commit 90fe4a9ad0
4 changed files with 9 additions and 9 deletions

View file

@ -12,7 +12,7 @@ in {
sopsFile = "${inputs.nix-secrets}/restic-server";
format = "binary";
# TODO: fix https://github.com/NixOS/nixpkgs/issues/398172 to remove this.
path = "/backup/restic/.htpasswd";
# path = "/backup/restic/.htpasswd";
owner = "restic";
};
secrets.restic-url = {