fixed typo

This commit is contained in:
Harry 2024-08-25 12:48:06 +02:00
parent e2b6e2a6a2
commit 62acd3389b

View file

@ -77,7 +77,7 @@
systemd.timers."borgmatic" = { systemd.timers."borgmatic" = {
enable = true; enable = true;
unit = "borgmatic.service"; Unit = "borgmatic.service";
wantedBy = [ "timers.target" ]; wantedBy = [ "timers.target" ];
timerConfig = { timerConfig = {
OnCalendar = "*-*-* 03:00:00"; OnCalendar = "*-*-* 03:00:00";