aboutsummaryrefslogtreecommitdiff
path: root/tw/system/vin.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/system/vin.scm')
-rw-r--r--tw/system/vin.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/system/vin.scm b/tw/system/vin.scm
index 4f95ee4d..6d84e603 100644
--- a/tw/system/vin.scm
+++ b/tw/system/vin.scm
@@ -111,7 +111,7 @@
(restic-cleanup-repository
;; OAndBackupX/NeoBackup backups can run until the early-ish
;; morning; cleanup once they're all done and pushed.
- (schedule #~"0 9 * * *")
+ (schedule #~"0 11 * * *")
(url "/var/backups/restic/timo/phone")
(password-file "/etc/restic/timo-phone")
(snapshot-paths '("/storage/FF37-F8E6/OAndBackupX"))