Separated rpm-ostree into its own files and components
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 5m37s
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 5m37s
This commit is contained in:
40
recipes/components/rpm-ostree/applications.yml
Normal file
40
recipes/components/rpm-ostree/applications.yml
Normal file
@@ -0,0 +1,40 @@
|
||||
modules:
|
||||
- type: rpm-ostree
|
||||
install:
|
||||
# applications
|
||||
# fuzzy finder
|
||||
- fzf
|
||||
|
||||
# dmenu runner
|
||||
- fuzzel
|
||||
|
||||
# file manager
|
||||
- nautilus
|
||||
- file-roller
|
||||
- file-roller-nautilus
|
||||
|
||||
# text editor
|
||||
- neovim
|
||||
|
||||
# software store
|
||||
- gnome-software
|
||||
|
||||
# disk management
|
||||
- gnome-disk-utility
|
||||
|
||||
# kdeconnect
|
||||
- kde-connect
|
||||
|
||||
# settings apps
|
||||
# qt
|
||||
- qt5ct
|
||||
- qt6ct
|
||||
|
||||
# gtk
|
||||
- nwg-look
|
||||
|
||||
# zsh
|
||||
- zsh
|
||||
# zoxide for z stuff
|
||||
- zoxide
|
||||
|
Reference in New Issue
Block a user