Files
hydro-os/recipes/components/sddm-module.yml
Eriq Taing 83e35bd806
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 17s
Converted from rpm-ostree to dnf
2025-05-22 14:41:19 -04:00

20 lines
349 B
YAML

modules:
- type: dnf
install:
packages:
- sddm
- sddm-themes
- qt5-qtgraphicaleffects
- qt5-qtquickcontrols2
- qt5-qtsvg
- kwallet
- pam-kwallet
- type: script
scripts:
- setsddmtheming.sh
- type: systemd
system:
enabled:
- sddm-boot-patch.service