Compare commits

1 Commits

Author SHA1 Message Date
ec874ffb19 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>
2025-10-15 16:21:50 -04:00
3 changed files with 16 additions and 9 deletions

View File

@@ -43,4 +43,3 @@ jobs:
# enabled by default, disable if your image is small and you want faster builds
maximize_build_space: true
rechunk: true

View File

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

View File

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