dotfiles/config/.config/systemd/user/sync_to_remotes.timer
2024-10-26 13:30:45 -05:00

11 lines
153 B
SYSTEMD

[Unit]
Description=Daily sync_to_remotes.py
DefaultDependencies=yes
[Timer]
OnCalendar=*-*-* 00:00:00
Persistent=true
[Install]
WantedBy=timers.target