Set timezone to America/Chicago
This commit is contained in:
parent
b65514ed28
commit
53bf715605
|
@ -24,7 +24,7 @@
|
|||
'';
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Berlin";
|
||||
time.timeZone = "America/Chicago";
|
||||
|
||||
# Configure network proxy if necessary
|
||||
# networking.proxy.default = "http://user:password@proxy:port/";
|
||||
|
|
Loading…
Reference in New Issue