From 2e2b111288af87edd6dd573f063775bbd5c60666 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Mon, 8 Sep 2025 14:29:16 -0400 Subject: [PATCH] Install lact and enable service --- recipes/components/systemd-module.yml | 1 + recipes/dnf/applications.yml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/recipes/components/systemd-module.yml b/recipes/components/systemd-module.yml index 501ca3c..ff769aa 100644 --- a/recipes/components/systemd-module.yml +++ b/recipes/components/systemd-module.yml @@ -4,6 +4,7 @@ modules: enabled: - bootc-fetch-updates.timer - flatpak-system-update.timer + - lactd.service user: enabled: - flatpak-user-update.timer diff --git a/recipes/dnf/applications.yml b/recipes/dnf/applications.yml index 5b13d77..a99ac53 100644 --- a/recipes/dnf/applications.yml +++ b/recipes/dnf/applications.yml @@ -6,6 +6,7 @@ modules: - https://repo.vscodium.dev/vscodium.repo copr: - mavit/discover-overlay + - ilyaz/LACT install: packages: # applications @@ -63,6 +64,8 @@ modules: # godot - godot + + # LACT remove: packages: