2021-06-30 17:43:06 +08:00
|
|
|
|
<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="sec-profile-graphical">
|
|
|
|
|
<title>Graphical</title>
|
|
|
|
|
<para>
|
|
|
|
|
Defines a NixOS configuration with the Plasma 5 desktop. It’s used
|
|
|
|
|
by the graphical installation CD.
|
|
|
|
|
</para>
|
|
|
|
|
<para>
|
2021-07-04 08:42:44 +08:00
|
|
|
|
It sets <xref linkend="opt-services.xserver.enable" />,
|
|
|
|
|
<xref linkend="opt-services.xserver.displayManager.sddm.enable" />,
|
|
|
|
|
<xref linkend="opt-services.xserver.desktopManager.plasma5.enable" />,
|
|
|
|
|
and <xref linkend="opt-services.xserver.libinput.enable" /> to true.
|
|
|
|
|
It also includes glxinfo and firefox in the system packages list.
|
2021-06-30 17:43:06 +08:00
|
|
|
|
</para>
|
|
|
|
|
</section>
|