split recipe into components to be more manageable and organized
This commit is contained in:
15
recipes/components/sddm-module.yml
Normal file
15
recipes/components/sddm-module.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
modules:
|
||||
- type: rpm-ostree
|
||||
install:
|
||||
- sddm
|
||||
- sddm-themes
|
||||
- qt5-qtgraphicaleffects
|
||||
- qt5-qtquickcontrols2
|
||||
- qt5-qtsvg
|
||||
- kwallet
|
||||
- pam-kwallet
|
||||
|
||||
- type: systemd
|
||||
system:
|
||||
enabled:
|
||||
- sddm-boot-patch.service
|
Reference in New Issue
Block a user