nixos gdm: fix enable description
This commit is contained in:
parent
aa242281ab
commit
d7d619f2cb
@ -19,7 +19,7 @@ in
|
|||||||
services.xserver.displayManager.gdm = {
|
services.xserver.displayManager.gdm = {
|
||||||
|
|
||||||
enable = mkEnableOption ''
|
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>
|
<emphasis>GDM is very experimental and may render system unusable.</emphasis>
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user