Update comment for gdm service.

Emphasize experimental nature slightly less, but say it's only really
tested with Gnome.
This commit is contained in:
James Cook 2015-11-10 21:52:47 -08:00
parent c14eca68a4
commit 225642e25a
1 changed files with 3 additions and 1 deletions

View File

@ -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 ''