From 5a4123097e93797de834a4ccaab27fd7b79a2314 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Sat, 14 Jun 2025 11:11:53 -0400 Subject: [PATCH] Forgot to enable the service --- recipes/components/base-module.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/components/base-module.yml b/recipes/components/base-module.yml index 1570c93..4791703 100644 --- a/recipes/components/base-module.yml +++ b/recipes/components/base-module.yml @@ -18,6 +18,7 @@ modules: - bootc-fetch-updates.timer - podman-auto-update.timer - flatpak-system-update.timer + - flag-update-downloaded.service user: enabled: - podman-auto-update.timer