feat(skadi): finally a good base config.
This commit is contained in:
parent
fbadfbd630
commit
1013dd069f
3 changed files with 9 additions and 24 deletions
|
|
@ -56,7 +56,7 @@ in {
|
|||
nas = {
|
||||
initialize = true;
|
||||
passwordFile = "/run/user/1000/agenix/restic-local-pass";
|
||||
repository = "/home/crony/docs/nfs";
|
||||
repository = "/home/crony/docs/nfs/backup";
|
||||
paths = opts.paths;
|
||||
pruneOpts = opts.pruneOpts;
|
||||
checkOpts = opts.checkOpts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue