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