Common: move localisation settings to configuration.nix
This commit is contained in:
parent
e3fe1566a4
commit
d3067f9547
4 changed files with 17 additions and 22 deletions
|
|
@ -33,8 +33,6 @@
|
|||
# networking.proxy.default = "http://user:password@proxy:port/";
|
||||
# networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
|
||||
|
||||
# Select internationalisation properties.
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
console = {
|
||||
keyMap = "es";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue