change time zone
This commit is contained in:
parent
6ad152cd77
commit
588f04fe89
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
networking.networkmanager.enable = true;
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "America/New_York";
|
||||
time.timeZone = "America/Chicago";
|
||||
|
||||
# Select internationalisation properties.
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
|
|
Loading…
Reference in a new issue