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:
43
recipes/components/rpm-ostree/core.yml
Normal file
43
recipes/components/rpm-ostree/core.yml
Normal file
@@ -0,0 +1,43 @@
|
||||
modules:
|
||||
- type: rpm-ostree
|
||||
install:
|
||||
# sddm
|
||||
- sddm
|
||||
- sddm-themes
|
||||
- qt5-qtgraphicaleffects
|
||||
- qt5-qtquickcontrols2
|
||||
- qt5-qtsvg
|
||||
|
||||
# password keeper
|
||||
- kf6-kwallet
|
||||
- kwalletmanager5
|
||||
- pam-kwallet
|
||||
|
||||
# environment
|
||||
# headset control
|
||||
- headsetcontrol
|
||||
# media related
|
||||
- mediainfo
|
||||
- playerctl
|
||||
- alsa-firmware
|
||||
# zip utilities
|
||||
- p7zip
|
||||
# qt libraries
|
||||
- qt5-qtwayland
|
||||
- qt6-qtwayland
|
||||
# vulkan
|
||||
- vulkan-tools
|
||||
- vulkan-validation-layers
|
||||
|
||||
# polkit
|
||||
- polkit
|
||||
|
||||
# sound
|
||||
- wireplumber
|
||||
- pipewire
|
||||
- headsetcontrol
|
||||
|
||||
# networking
|
||||
- bluez
|
||||
- bluez-tools
|
||||
- firewall-config
|
Reference in New Issue
Block a user