i18n.extraLocales
NixOS option
Additional locales that the system should support, besides the ones configured with i18n.defaultLocale and i18n.extraLocaleSettings. Set this to "all" to install all available locales.
type: (list of string) or value "all" (singular enum)Default
[ ]
Example
declared in: nixos/modules/config/i18n.nixView source on NixOS/nixpkgs →[ "nl_NL.UTF-8/UTF-8" ]