This commit is contained in:
parent
48c60629ab
commit
9177a84b5c
3 changed files with 5 additions and 3 deletions
|
@ -11,6 +11,8 @@ 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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue