[Unit] Description=Daily restic backup timer [Timer] # Run daily at 03:00 local time, with a ±30 min randomized delay # to avoid all nodes hammering gdrive at the same second OnCalendar=*-*-* 03:00:00 RandomizedDelaySec=1800 Persistent=true [Install] WantedBy=timers.target