hotfix(calamares): add greetd to online displaymanager.conf

The online DM chooser offers greetd but the online displaymanager.conf
never listed it, so Calamares skipped DMgreetd and never wrote
/etc/greetd/config.toml for COSMIC. Offline already had it.

PS: as the maintainer, this is part of the hotfix release that will drop
shortly after I finish suffering through a Gentoo install.
This commit is contained in:
2026-08-13 18:30:35 +02:00
parent 52d3afed46
commit 00e1390b96
@@ -6,5 +6,6 @@ displaymanagers:
- sddm - sddm
- lxdm - lxdm
- slim - slim
- greetd
basicSetup: false basicSetup: false