From f9cd0c8193c0574aed2a3a2790af067912ac2705 Mon Sep 17 00:00:00 2001
From: ncfavier
Type: o undefined for state version ≥ 20.09
Example: "jane.doe"
Declared by:
<home-manager/modules/home-environment.nix>
+ |
i18n.glibcLocalesCustomized glibcLocales package providing
+the LOCALE_ARCHIVE_* environment variable.
+
+This option only applies to the Linux platform. +
+When Home Manager is configured with NixOS, the default value
+will be set to i18n.glibcLocales from the
+system configuration.
Type: path
Default: pkgs.glibcLocales
Example:
pkgs.glibcLocales.override {
+ allLocales = false;
+ locales = [ "en_US.UTF-8/UTF-8" ];
+}
+Declared by:
+ <home-manager/modules/config/i18n.nix>
|
i18n.inputMethod.enabledSelect the enabled input method. Input methods is a software to input symbols that are not available on standard input devices.