re-add-diagnostics (#74)
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 12m34s

Reviewed-on: #74
Co-authored-by: Eriq Taing <eriq12@protonmail.com>
Co-committed-by: Eriq Taing <eriq12@protonmail.com>
This commit was merged in pull request #74.
This commit is contained in:
2025-10-15 16:21:50 -04:00
committed by eriq12
parent 4a1c67e77c
commit ec874ffb19
2 changed files with 16 additions and 8 deletions

View File

@@ -4,6 +4,7 @@ modules:
enabled: enabled:
- bootc-fetch-updates.timer - bootc-fetch-updates.timer
- flatpak-system-update.timer - flatpak-system-update.timer
- lactd.service
user: user:
enabled: enabled:
- flatpak-user-update.timer - flatpak-user-update.timer

View File

@@ -2,6 +2,8 @@ modules:
- type: dnf - type: dnf
repos: repos:
nonfree: rpmfusion nonfree: rpmfusion
copr:
- ilyaz/LACT
install: install:
packages: packages:
# applications # applications
@@ -23,14 +25,6 @@ modules:
# text editor # text editor
- neovim - neovim
# software store
- gnome-software
# disk management
- gnome-disk-utility
- qdirstat
# kdeconnect # kdeconnect
- kde-connect - kde-connect
@@ -42,6 +36,19 @@ modules:
# gtk # gtk
- nwg-look - nwg-look
# software store
- gnome-software
# disk management
- gnome-disk-utility
# diagnostics
- qdirstat
- lact
- btop
# zsh # zsh
- zsh - zsh
# zoxide for z stuff # zoxide for z stuff