From 6644052f9d44aa744945356a5c040efe8a8e0139 Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Wed, 19 Jun 2024 21:27:06 -0400 Subject: [PATCH] Mask ublue-update and enable rpm-ostreed-automatic --- recipes/common/jp-common.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/recipes/common/jp-common.yml b/recipes/common/jp-common.yml index d620686..64342e7 100644 --- a/recipes/common/jp-common.yml +++ b/recipes/common/jp-common.yml @@ -10,3 +10,9 @@ modules: - type: fonts nerdfont: - JetBrainsMono + - type: systemd + system: + masked: + - ublue-update.timer + enabled: + - rpm-ostreed-automatic.timer