mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 17:54:53 +01:00
11 lines
390 B
Markdown
11 lines
390 B
Markdown
# Graphical {#sec-profile-graphical}
|
|
|
|
Defines a NixOS configuration with the Plasma 6 desktop. It's used by the
|
|
graphical installation CD.
|
|
|
|
It sets [](#opt-services.xserver.enable),
|
|
[](#opt-services.displayManager.sddm.enable),
|
|
[](#opt-services.desktopManager.plasma6.enable),
|
|
and [](#opt-services.libinput.enable) to true. It also
|
|
includes glxinfo and firefox in the system packages list.
|