poseidon: upgrade deprecated options
This commit is contained in:
parent
4b5b14d044
commit
f558b4b680
3 changed files with 3 additions and 3 deletions
|
|
@ -68,7 +68,7 @@ in {
|
|||
|
||||
repository = cfg.repo;
|
||||
passwordFile = "/root/restic/password";
|
||||
s3CredentialsFile = "/root/restic/creds";
|
||||
environmentFile = "/root/restic/creds";
|
||||
|
||||
extraBackupArgs = [ "--verbose=2" ]
|
||||
++ optional (builtins.length cfg.exclude != 0) excludeArg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue