flake update.

This commit is contained in:
Gabe Venberg 2025-04-18 11:34:25 +02:00
parent b53f2d2da9
commit a08109dc84
3 changed files with 29 additions and 31 deletions

View file

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