# must be symlinked from ~/.config/systemd/user [Unit] Description=Backup documents timer [Timer] # run 10m after boot OnBootSec=10m # then every hour OnUnitActiveSec=2h [Install] WantedBy=timers.target