Update locale.nix
This commit is contained in:
parent
17d21d8e81
commit
d91f0a8ad6
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@
|
|||
|
||||
{
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/London";
|
||||
#time.timeZone = "Europe/London";
|
||||
services.automatic-timezoned.enable = true;
|
||||
|
||||
# Select internationalisation properties.
|
||||
i18n.defaultLocale = "en_GB.UTF-8";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue