From ec874ffb19548c1fce92f9584d5944a6f6c9a167 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Wed, 15 Oct 2025 16:21:50 -0400 Subject: [PATCH] re-add-diagnostics (#74) Reviewed-on: https://git.hydrosaber.com/eriq12/hydro-os/pulls/74 Co-authored-by: Eriq Taing Co-committed-by: Eriq Taing --- recipes/components/systemd-module.yml | 1 + recipes/dnf/applications.yml | 23 +++++++++++++++-------- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/recipes/components/systemd-module.yml b/recipes/components/systemd-module.yml index d703e66..3e14803 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 7d44e81..cb92535 100644 --- a/recipes/dnf/applications.yml +++ b/recipes/dnf/applications.yml @@ -2,6 +2,8 @@ modules: - type: dnf repos: nonfree: rpmfusion + copr: + - ilyaz/LACT install: packages: # applications @@ -22,14 +24,6 @@ modules: # text editor - neovim - - # software store - - gnome-software - - # disk management - - gnome-disk-utility - - - qdirstat # kdeconnect - kde-connect @@ -41,6 +35,19 @@ modules: # gtk - nwg-look + + # software store + - gnome-software + + # disk management + - gnome-disk-utility + + # diagnostics + - qdirstat + + - lact + + - btop # zsh - zsh