Merge pull request #35206 from jcrben/patch-1

Remove Xfce-specific display manager tip
This commit is contained in:
Graham Christensen 2018-02-19 20:48:16 -05:00 committed by GitHub
commit aa50cbcf29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,18 +35,7 @@ services.compton = {
To install them manually (system wide), put them into your
<literal>environment.systemPackages</literal>.
</para>
<para>
NixOSs default <emphasis>display manager</emphasis> is SLiM.
(DM is the program that provides a graphical login prompt
and manages the X server.)
You can, for example, select KDEs
<command>sddm</command> instead:
<programlisting>
services.xserver.displayManager.sddm.enable = true;
</programlisting>
</para>
<simplesect>
<title>Thunar Volume Support</title>