Files
hydro-os/recipes/dnf/sddm.yml
Eriq Taing 9913fbf18c
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 12m22s
Separated the dnf file yml into components and reordered it to install properly
2025-07-17 13:09:08 -04:00

15 lines
279 B
YAML

modules:
- type: dnf
install:
packages:
# sddm
- sddm
- sddm-themes
- qt5-qtgraphicaleffects
- qt5-qtquickcontrols2
- qt5-qtsvg
# password keeper
- kf6-kwallet
- kwalletmanager
- pam-kwallet