about summary refs log tree commit diff
path: root/nixpkgs/nixos/doc/manual/configuration/profiles/graphical.section.md
blob: aaea5c8c02887038a217c06d65179bfdda8c6160 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Graphical {#sec-profile-graphical}

Defines a NixOS configuration with the Plasma 5 desktop. It's used by the
graphical installation CD.

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
includes glxinfo and firefox in the system packages list.