1# Minimal {#sec-profile-minimal}
2
3This profile defines a small NixOS configuration. It does not contain any
4graphical stuff. It's a very short file that enables
5[noXlibs](#opt-environment.noXlibs), sets
6[](#opt-i18n.supportedLocales) to
7only support the user-selected locale,
8[disables packages' documentation](#opt-documentation.enable),
9and [disables sound](#opt-sound.enable).