fix
This commit is contained in:
parent
d448ebcbed
commit
acdd4d263c
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ in {
|
|||
systemd.timers."backupSyncthing" = {
|
||||
wantedBy = ["timers.target"];
|
||||
timerConfig = {
|
||||
onCalendar = "weekly";
|
||||
OnCalendar = "weekly";
|
||||
Persistent = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue