From 2b53cbdafe02d7011e53dc3f031489db5bf1e192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allen-Kristjan=20P=C3=A4ll?= Date: Thu, 5 Feb 2026 16:40:16 +0200 Subject: [PATCH] config.yaml: enable systemd-sysupdate --- config.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.yaml b/config.yaml index 3fa6133..f21719b 100644 --- a/config.yaml +++ b/config.yaml @@ -31,3 +31,8 @@ storage: inline: | 127.0.0.1 localhost akpella.lan ::1 localhost akpella.lan + +systemd: + units: + - name: systemd-sysupdate.timer + enabled: true