feat: add backup role using restic

This commit is contained in:
2026-07-09 15:51:45 +02:00
parent 04e38f42b5
commit 8d96529d8f
4 changed files with 71 additions and 0 deletions
@@ -0,0 +1,10 @@
[Unit]
Description=Run Restic Backup Daily at 4:00 AM
[Timer]
OnCalendar=*-*-* 04:00:00
Persistent=true
RandomizedDelaySec=1800
[Install]
WantedBy=timers.target