nixos/displayManager: mention how to get a list of currently available desktop sessions (#335208)

This commit is contained in:
Sandro
2024-08-18 17:17:01 +05:30
committed by GitHub
parent e82653671b
commit c2d5ecc504
@@ -125,6 +125,8 @@ in
Graphical session to pre-select in the session chooser (only effective for GDM, LightDM and SDDM).
On GDM, LightDM and SDDM, it will also be used as a session for auto-login.
Set this option to empty string to get an error with a list of currently available sessions.
'';
};