[Unit]
Description=Fire the personal inbox brief at 18:30 Sydney

[Timer]
# The box is Australia/Sydney, same as the laptop this moved off, so the time
# needs no translation. Stated explicitly anyway — a timezone that changes under
# a scheduled job is the kind of thing nobody notices for a month.
OnCalendar=*-*-* 18:30:00 Australia/Sydney
# If the box was down at 18:30, still send when it comes back. The whole point of
# moving off the laptop was that a missed day is a real failure, not a shrug.
Persistent=true
AccuracySec=1min
Unit=personal-cos-brief.service

[Install]
WantedBy=timers.target
