nixos/gdm: update description

GDM isn't dangerous anymore in NixOS.
wip/yesman
worldofpeace 5 years ago
parent 28a7e8fb75
commit e4cce87fba
  1. 5
      nixos/modules/services/x11/display-managers/gdm.nix

@ -42,10 +42,7 @@ in
services.xserver.displayManager.gdm = {
enable = mkEnableOption ''
GDM as the display manager.
<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>
GDM, the GNOME Display Manager
'';
debug = mkEnableOption ''

Loading…
Cancel
Save