1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-18 15:39:46 +03:00
nixpkgs/nixos/doc/manual/configuration/profiles/minimal.section.md

7 lines
289 B
Markdown
Raw Permalink Normal View History

# 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 the supported locales
2024-09-13 16:03:03 -06:00
to only support the user-selected locale, and
[disables packages' documentation](#opt-documentation.enable).