home/git: fix `OnCalendar` for timer

This commit is contained in:
Oystein Kristoffer Tveit 2024-08-12 17:36:15 +02:00
parent a8aec2c3b8
commit 1cd02020cd
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ in
Timer = { Timer = {
Persistent = true; Persistent = true;
OnCalendar = "%i";
}; };
Install = { Install = {