Files
hydro-os/recipes/components/rpm-ostree/applications.yml
Eriq Taing 7ae07456ec
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 5m37s
Separated rpm-ostree into its own files and components
2025-06-28 13:53:51 -04:00

41 lines
571 B
YAML

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