timezone: is newzealand now
This commit is contained in:
parent
d115855e00
commit
fcff7d57f2
1 changed files with 3 additions and 1 deletions
|
@ -44,7 +44,9 @@
|
|||
|
||||
# some system stuff
|
||||
# -----------------
|
||||
time.timeZone = "Europe/Berlin";
|
||||
# time.timeZone = lib.mkDefault "Europe/Berlin";
|
||||
time.timeZone = lib.mkDefault "Pacific/Auckland";
|
||||
|
||||
i18n = {
|
||||
consoleFont = "Lat2-Terminus16";
|
||||
consoleKeyMap = "us";
|
||||
|
|
Loading…
Reference in a new issue