Remove Xfce-specific display manager tip
This is already covered in the previous chapter https://github.com/NixOS/nixpkgs/blob/master/nixos/doc/manual/configuration/x-windows.xml#L38-L46 - Xfce also depends on X and it doesn't need a special section on display managers.
This commit is contained in:
parent
bd7d5b3657
commit
e8ddba2bcf
@ -36,17 +36,6 @@ services.compton = {
|
|||||||
<literal>environment.systemPackages</literal>.
|
<literal>environment.systemPackages</literal>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
|
||||||
NixOS’s 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 KDE’s
|
|
||||||
<command>sddm</command> instead:
|
|
||||||
<programlisting>
|
|
||||||
services.xserver.displayManager.sddm.enable = true;
|
|
||||||
</programlisting>
|
|
||||||
</para>
|
|
||||||
|
|
||||||
<simplesect>
|
<simplesect>
|
||||||
<title>Thunar Volume Support</title>
|
<title>Thunar Volume Support</title>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user