mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
10 lines
140 B
SYSTEMD
10 lines
140 B
SYSTEMD
[Install]
|
|
WantedBy=timers.target
|
|
|
|
[Timer]
|
|
OnCalendar=weekly
|
|
Persistent=true
|
|
RandomizedDelaySec=10m
|
|
|
|
[Unit]
|
|
Description=Run borgmatic backup
|