Xfce docs nitpicks
- fix validity - XFCE -> Xfce, as that seems to be upstream preference
This commit is contained in:
parent
de592483d1
commit
a0505989c9
@ -4,10 +4,10 @@
|
|||||||
version="5.0"
|
version="5.0"
|
||||||
xml:id="sec-xfce">
|
xml:id="sec-xfce">
|
||||||
|
|
||||||
<title>XFCE Desktop Environment</title>
|
<title>Xfce Desktop Environment</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
To enable the XFCE Desktop Environment, set
|
To enable the Xfce Desktop Environment, set
|
||||||
<programlisting>
|
<programlisting>
|
||||||
services.xserver.desktopManager = {
|
services.xserver.desktopManager = {
|
||||||
xfce.enable = true;
|
xfce.enable = true;
|
||||||
@ -31,15 +31,16 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
XFCE programs are not installed automatically.
|
Some Xfce programs are not installed automatically.
|
||||||
To install them manually (system wide), put them into your
|
To install them manually (system wide), put them into your
|
||||||
<literal>environment.systemPackages</literal>-
|
<literal>environment.systemPackages</literal>.
|
||||||
<para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
NixOS’s default <emphasis>display manager</emphasis> (the
|
NixOS’s default <emphasis>display manager</emphasis>is SLiM.
|
||||||
program that provides a graphical login prompt and manages the X
|
(DM is the program that provides a graphical login prompt
|
||||||
server) is SLiM. You can, for example, select KDE’s
|
and manages the X server.)
|
||||||
|
You can, for example, select KDE’s
|
||||||
<command>kdm</command> instead:
|
<command>kdm</command> instead:
|
||||||
<programlisting>
|
<programlisting>
|
||||||
services.xserver.displayManager.kdm.enable = true;
|
services.xserver.displayManager.kdm.enable = true;
|
||||||
@ -66,7 +67,7 @@
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
There is no authentication agent automatically installed alongside
|
There is no authentication agent automatically installed alongside
|
||||||
XFCE. To allow mounting of local (non-removable) filesystems, you
|
Xfce. To allow mounting of local (non-removable) filesystems, you
|
||||||
will need to install one.
|
will need to install one.
|
||||||
|
|
||||||
Installing <emphasis>polkit_gnome</emphasis>, a rebuild, logout and
|
Installing <emphasis>polkit_gnome</emphasis>, a rebuild, logout and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user