dotfiles/home/private_dot_config/systemd/user/restic-prune.timer

10 lines
143 B
SYSTEMD
Raw Normal View History

2023-12-19 23:14:16 -06:00
[Unit]
Description=Prune data from the restic repository monthly
[Timer]
OnCalendar=monthly
Persistent=true
[Install]
WantedBy=timers.target