[Unit]
Description=Daily sync_to_remotes.py

[Service]
Type=oneshot
ExecStart=/usr/bin/uv run /home/jas/repos/codeberg.org/hyperreal/admin-scripts/sync_to_remotes.py

[Install]
WantedBy=default.target