fixes restic config

This commit is contained in:
Dennis 2026-02-20 10:44:36 +01:00
parent 8fa6fdbc5d
commit 1873c4c92b

View file

@ -32,7 +32,7 @@
"--keep-last 3"
];
timerConfig = {
onCalendar = "daily";
OnCalendar = "daily";
Persistent = true;
RandomizedDelaySec = "5h";
};