about summary refs log tree commit diff
path: root/nixpkgs/nixos/doc/manual/configuration/profiles/graphical.section.md
blob: 84fad5c0a612a2b1d462c56e82e57f4ed3b4fcf9 (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.displayManager.sddm.enable),
[](#opt-services.xserver.desktopManager.plasma5.enable),
and [](#opt-services.libinput.enable) to true. It also
includes glxinfo and firefox in the system packages list.