rl-1903: pantheon notes phrasing/organisation

This commit is contained in:
Linus Heckemann 2019-04-08 21:45:33 +02:00 committed by worldofpeace
parent 8f93650fe4
commit 0ce382d868

View File

@ -31,37 +31,21 @@
</para> </para>
<note> <note>
<para> <para>
<varname>services.xserver.desktopManager.pantheon</varname> default By default, <varname>services.xserver.desktopManager.pantheon</varname>
enables lightdm as a display manager. enables LightDM as a display manager, as pantheon's screen locking
implementation relies on it.
</para> </para>
<para> <para>
This is because of limitations with the screenlocking implementation, Because of that it is recommended to leave LightDM enabled. If you'd like
whereas the screenlocker would be non-functional without it. to disable it anyway, set
</para> <option>services.xserver.displayManager.lightdm.enable</option> to
<para> <literal>false</literal> and enable your preferred display manager.
Because of that it is recommended to retain this precaution, however if
you'd like to change this set:
</para>
<itemizedlist>
<listitem>
<para>
<option>services.xserver.displayManager.lightdm.enable</option>
</para>
</listitem>
<listitem>
<para>
<option>services.xserver.displayManager.lightdm.greeters.gtk.enable</option>
</para>
</listitem>
</itemizedlist>
<para>
to <literal>false</literal> and enable your preferred display manager.
</para> </para>
</note> </note>
<para> <para>
Also be aware that we haven't enabled lightdm with Pantheon's greeter by Also note that Pantheon's LightDM greeter is not enabled by default,
default. That's because it has numerous issues in NixOS and isn't optimal because it has numerous issues in NixOS and isn't optimal for use here
for use here yet. yet.
</para> </para>
</listitem> </listitem>
<listitem> <listitem>