From c76c7cc98132a429342a591b7b14c01996c4d814 Mon Sep 17 00:00:00 2001 From: Thomas Hintz Date: Wed, 17 Sep 2025 15:58:42 -0700 Subject: [PATCH] Actually enable restic-backup timer. --- cl.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cl.yaml b/cl.yaml index d065e44..afc97d6 100644 --- a/cl.yaml +++ b/cl.yaml @@ -35,6 +35,7 @@ systemd: ExecStopPost=systemctl start app.service - name: restic-backup.timer + enabled: true contents: | [Unit] Description=Run restic-backup.service at 3am PT