fix(restic): switch to fd to include empty paths
This commit is contained in:
parent
d979a126ab
commit
de264cde5a
3 changed files with 4 additions and 2 deletions
|
@ -33,6 +33,7 @@ in {
|
|||
"/home/felschr/media"
|
||||
"/home/felschr/sync"
|
||||
"/home/felschr/keybase"
|
||||
"**/.git"
|
||||
];
|
||||
timerConfig.OnCalendar = "0/4:00:00";
|
||||
extraPruneOpts = [ "--keep-last 6" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue