update locale
This commit is contained in:
parent
8c57286c07
commit
6aab800aab
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
||||||
LC_NUMERIC = "nl_NL.UTF-8";
|
LC_NUMERIC = "nl_NL.UTF-8";
|
||||||
LC_PAPER = "nl_NL.UTF-8";
|
LC_PAPER = "nl_NL.UTF-8";
|
||||||
LC_TELEPHONE = "nl_NL.UTF-8";
|
LC_TELEPHONE = "nl_NL.UTF-8";
|
||||||
LC_TIME = "nl_NL.UTF-8";
|
LC_TIME = "en_GB.UTF-8";
|
||||||
};
|
};
|
||||||
# Configure network proxy if necessary
|
# Configure network proxy if necessary
|
||||||
# networking.proxy.default = "http://user:password@proxy:port/";
|
# networking.proxy.default = "http://user:password@proxy:port/";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue