fixed restic backups.
This commit is contained in:
parent
95ed33ae04
commit
3ca07073f0
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ in {
|
|||
|
||||
host.restic = {
|
||||
enable = true;
|
||||
repository = config.sops.secrets.restic-url.path;
|
||||
repositoryFile = config.sops.secrets.restic-url.path;
|
||||
passwordFile = config.sops.secrets.restic-password.path;
|
||||
server = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue