fix(calamares): add cosmic-greeter-dinit to COSMIC choice, run displaymanager after services-artix

This commit is contained in:
2026-08-16 19:15:12 +02:00
parent 9f9ce8b5aa
commit b58da2a378
2 changed files with 2 additions and 1 deletions
@@ -144,3 +144,4 @@ items:
critical: false critical: false
packages: packages:
- cosmic - cosmic
- cosmic-greeter-dinit
@@ -27,10 +27,10 @@ sequence:
- initcpiocfg - initcpiocfg
- initcpio - initcpio
- users - users
- displaymanager
- networkcfg - networkcfg
- hwclock - hwclock
- services-artix - services-artix
- displaymanager
- grubcfg - grubcfg
- bootloader - bootloader
- postcfg - postcfg