nixos gdm: fix enable description
This commit is contained in:
parent
aa242281ab
commit
d7d619f2cb
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ in
|
|||
services.xserver.displayManager.gdm = {
|
||||
|
||||
enable = mkEnableOption ''
|
||||
Whether to enable GDM as the display manager.
|
||||
GDM as the display manager.
|
||||
<emphasis>GDM is very experimental and may render system unusable.</emphasis>
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in a new issue