re-add-diagnostics (#74)
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 12m34s
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user