fixed capitalisation
This commit is contained in:
parent
31ba33f92d
commit
6c5e8c121c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ _:
|
||||||
{
|
{
|
||||||
services.automatic-timezoned.enable = true;
|
services.automatic-timezoned.enable = true;
|
||||||
i18n.defaultLocale = "en_GB.UTF-8";
|
i18n.defaultLocale = "en_GB.UTF-8";
|
||||||
i18n.ExtraLocaleSettings = {
|
i18n.extraLocaleSettings = {
|
||||||
LC_ADDRESS = "en_GB.UTF-8";
|
LC_ADDRESS = "en_GB.UTF-8";
|
||||||
LC_IDENTIFICATION = "en_GB.UTF-8";
|
LC_IDENTIFICATION = "en_GB.UTF-8";
|
||||||
LC_MEASUREMENT = "en_GB.UTF-8";
|
LC_MEASUREMENT = "en_GB.UTF-8";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue