restic: Be verbose
This commit is contained in:
parent
8b32cc4846
commit
d93165edf6
|
@ -57,6 +57,7 @@ in
|
|||
extraBackupArgs = [
|
||||
"--exclude-caches"
|
||||
"--exclude-file=${excludesFile}"
|
||||
"--verbose"
|
||||
];
|
||||
timerConfig = {
|
||||
OnCalendar = "20:00";
|
||||
|
|
Loading…
Reference in a new issue