about summary refs log tree commit diff
path: root/nixos/modules/config/i18n.nix
Commit message (Expand)AuthorAge
* nixos i18n.supportedLocales: increase systemPackages priorityVladimír Čunát2020-06-11
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos: unify virtual console optionsrnhmjoj2019-12-20
* nixos/i18n: use str instead of string for consoleKeyMapWilliButz2019-10-26
* Merge pull request #36424 from jfrankenau/i18n-extra-localeMaximilian Bosch2018-11-29
|\
| * nixos/i18n: add option for extra locale settingsJohannes Frankenau2018-03-07
* | nixos: Take glibcLocales from buildPackages.Shea Levy2018-02-28
|/
* nixos: update glibc locales linkOrivej Desh2017-09-03
* nixos: allow supply customized locale packageAlexander V. Nikolaev2017-02-06
* fix indentation in several nixos option descriptionsmichael bishop2016-12-16
* nixos/modules: use defaultText where applicableJoachim Fasting2016-11-21
* kbd: split keymaps into kbdKeymapsNikolay Amiantov2016-07-08
* kbd service: add system-wise console resourcesNikolay Amiantov2016-07-08
* i18n: add color scheme option (close #9626)rnhmjoj2015-11-09
* nixos i18n: add option to set console keymap from xkbGeoffrey Reedy2015-09-13
* nixos i18n.consoleFont: choose a different defaultVladimír Čunát2015-06-09
* minimal.nix: Get rid of most Glibc localesEelco Dolstra2015-04-20
* Rename environment.systemVariables -> environment.sessionVariablesEelco Dolstra2014-06-13
* Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env""Eelco Dolstra2014-06-10
* Revert "Merge #2692: Use pam_env to properly setup system-wide env"Eelco Dolstra2014-06-10
* Merge #2692: Use pam_env to properly setup system-wide envVladimír Čunát2014-06-10
* Set $LOCALE_ARCHIVE in all systemd unitsEelco Dolstra2014-04-18
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* i18n.consoleKeyMap: Accept string or path.Moritz Ulrich2014-02-17
* Add lots of missing option typesEelco Dolstra2013-10-30
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10