# vim:ft=systemd
[Unit]
Description=Nightly backup timer

[Timer]
Persistent=true
OnCalendar={{ backup_time }}

[Install]
WantedBy=timers.target