[Unit] Description=Weekly opencode-devbox → MemPalace session mine (host-scheduled) Documentation=https://gitea.jordbo.se/joakimp/mempalace-toolkit [Timer] # Every Monday at 03:00 local time. Adjust to taste. # See `systemctl --user list-timers mempalace-session-devbox.timer` for # the resolved next-run time after enabling. OnCalendar=Mon 03:00 # If the host was off at the scheduled time, run at next boot. Persistent=true # Randomize up to 30 minutes to spread load if you fleet this. RandomizedDelaySec=30m AccuracySec=1m [Install] WantedBy=timers.target