From 853ccb3dd761a17dd30494ac7befca0371225d16 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Mon, 9 Jun 2025 03:30:01 -0400 Subject: [PATCH] Enabled notification on update 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 30d4dcc..dbdf26c 100644 --- a/recipes/components/base-module.yml +++ b/recipes/components/base-module.yml @@ -14,6 +14,7 @@ modules: - bootc-fetch-apply-updates.timer - podman-auto-update.timer - flatpak-system-update.timer + - notify_update.service user: enabled: - podman-auto-update.timer