Separated rpm-ostree into its own files and components
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 5m37s

This commit is contained in:
2025-06-28 13:53:51 -04:00
parent 1a1ac092e9
commit 7ae07456ec
9 changed files with 122 additions and 106 deletions

View 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