2021-06-30 10:43:06 +01:00
|
|
|
# Graphical {#sec-profile-graphical}
|
|
|
|
|
|
|
|
Defines a NixOS configuration with the Plasma 5 desktop. It's used by the
|
|
|
|
graphical installation CD.
|
|
|
|
|
2021-07-04 01:42:44 +01:00
|
|
|
It sets [](#opt-services.xserver.enable),
|
|
|
|
[](#opt-services.xserver.displayManager.sddm.enable),
|
|
|
|
[](#opt-services.xserver.desktopManager.plasma5.enable),
|
|
|
|
and [](#opt-services.xserver.libinput.enable) to true. It also
|
2021-06-30 10:43:06 +01:00
|
|
|
includes glxinfo and firefox in the system packages list.
|