diff --git a/arch-config/.config/systemd/user/restic-backup-storage.timer b/arch-config/.config/systemd/user/restic-backup-storage.timer index ccea2272..5c538419 100644 --- a/arch-config/.config/systemd/user/restic-backup-storage.timer +++ b/arch-config/.config/systemd/user/restic-backup-storage.timer @@ -1,7 +1,7 @@ [Unit] -Description=Backup home with restic weekly +Description=Backup home with restic daily [Timer] -OnCalendar=weekly +OnCalendar=daily Persistent=true [Install] WantedBy=timers.target