dotfiles/home/private_dot_config/systemd/user/restic-backup.timer
2023-12-19 23:14:16 -06:00

10 lines
120 B
SYSTEMD

[Unit]
Description=Backup with restic daily
[Timer]
OnCalendar=daily
Persistent=true
[Install]
WantedBy=timers.target