fix premissions for vaultwarden backup
This commit is contained in:
parent
6e1e9d1eb1
commit
4d108b9464
|
@ -20,7 +20,7 @@ in {
|
|||
paths = [
|
||||
"/var/lib/bitwarden_rs"
|
||||
];
|
||||
user = "sondell";
|
||||
user = "root";
|
||||
timerConfig.OnCalendar = "02:05";
|
||||
pruneOpts = [
|
||||
"--keep-daily 10"
|
||||
|
|
Loading…
Reference in a new issue