Update comment for gdm service.
Emphasize experimental nature slightly less, but say it's only really tested with Gnome.
This commit is contained in:
parent
c14eca68a4
commit
225642e25a
|
@ -20,7 +20,9 @@ in
|
|||
|
||||
enable = mkEnableOption ''
|
||||
GDM as the display manager.
|
||||
<emphasis>GDM is very experimental and may render system unusable.</emphasis>
|
||||
<emphasis>GDM in NixOS is not well-tested with desktops other
|
||||
than GNOME, so use with caution, as it could render the
|
||||
system unusable.</emphasis>
|
||||
'';
|
||||
|
||||
debug = mkEnableOption ''
|
||||
|
|
Loading…
Reference in New Issue