System: remove manual timezone definition
This commit is contained in:
parent
32dc2888df
commit
1cbe069616
|
@ -86,9 +86,6 @@ in
|
|||
DefaultTimeoutStopSec=30s
|
||||
'';
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "America/New_York";
|
||||
|
||||
# Select internationalisation properties.
|
||||
i18n = {
|
||||
defaultLocale = "en_US.UTF-8";
|
||||
|
|
Loading…
Reference in a new issue