about summary refs log tree commit diff
path: root/nixos/modules/config/i18n.nix
AgeCommit message (Expand)AuthorFilesLines
2023-07-08nixos/i18n: correct defaultText for supportedLocalesJoerie de Gram1-0/+1
2022-09-05nixos/i18n: use glibcLocales from the host packagesMinijackson1-2/+2
2022-08-03nixos/*: automatically convert option docs to MDpennae1-3/+3
2022-08-03nixos/*: normalize link formatpennae1-2/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-5/+5
2022-07-26nixos/i18n: add en_US.UTF-8 to default localesSandro1-0/+1
2022-07-11nixos/i18n: normalise locale codeset names in supportedLocalesGaute Ravndal1-4/+4
2022-07-07nixos/i18n: always generate C localeSandro Jäckel1-4/+8
2022-06-27nixos/i18n: include locales from extraLocaleSettings in supportedLocalesGaute Ravndal1-2/+12
2022-06-11nixos/i18n: don't build all supportedLocales by defaultSandro Jäckel1-1/+2
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae1-0/+6
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-1/+1
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-1/+1
2020-06-11nixos i18n.supportedLocales: increase systemPackages priorityVladimír Čunát1-1/+2
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-8/+5
2019-12-20nixos: unify virtual console optionsrnhmjoj1-63/+0
2019-10-26nixos/i18n: use str instead of string for consoleKeyMapWilliButz1-5/+1
2018-11-29Merge pull request #36424 from jfrankenau/i18n-extra-localeMaximilian Bosch1-1/+13
2018-03-07nixos/i18n: add option for extra locale settingsJohannes Frankenau1-1/+13
2018-02-28nixos: Take glibcLocales from buildPackages.Shea Levy1-1/+1
2017-09-03nixos: update glibc locales linkOrivej Desh1-1/+1
2017-02-06nixos: allow supply customized locale packageAlexander V. Nikolaev1-11/+17
2016-12-16fix indentation in several nixos option descriptionsmichael bishop1-1/+1
2016-11-21nixos/modules: use defaultText where applicableJoachim Fasting1-0/+1
2016-07-08kbd: split keymaps into kbdKeymapsNikolay Amiantov1-1/+1
2016-07-08kbd service: add system-wise console resourcesNikolay Amiantov1-0/+9
2015-11-09i18n: add color scheme option (close #9626)rnhmjoj1-0/+17
2015-09-13nixos i18n: add option to set console keymap from xkbGeoffrey Reedy1-0/+16
2015-06-09nixos i18n.consoleFont: choose a different defaultVladimír Čunát1-1/+1
2015-04-20minimal.nix: Get rid of most Glibc localesEelco Dolstra1-2/+5
2014-06-13Rename environment.systemVariables -> environment.sessionVariablesEelco Dolstra1-1/+1
2014-06-10Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env""Eelco Dolstra1-1/+1
2014-06-10Revert "Merge #2692: Use pam_env to properly setup system-wide env"Eelco Dolstra1-1/+1
2014-06-10Merge #2692: Use pam_env to properly setup system-wide envVladimír Čunát1-1/+1
2014-04-18Set $LOCALE_ARCHIVE in all systemd unitsEelco Dolstra1-1/+6
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2014-02-17i18n.consoleKeyMap: Accept string or path.Moritz Ulrich1-1/+5
2013-10-30Add lots of missing option typesEelco Dolstra1-7/+10
2013-10-30Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra1-1/+1
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+84