mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 18:12:34 +09:00
6 lines
298 B
Markdown
6 lines
298 B
Markdown
# Minimal {#sec-profile-minimal}
|
|
|
|
This profile defines a small NixOS configuration. It does not contain any
|
|
graphical stuff. It's a very short file that sets [](#opt-i18n.supportedLocales)
|
|
to only support the user-selected locale, and
|
|
[disables packages' documentation](#opt-documentation.enable).
|