allow timezone to be overrideable
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
"0.pool.ntp.org"
|
"0.pool.ntp.org"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
time.timeZone = "America/Denver";
|
time.timeZone = mkDefault "America/Denver";
|
||||||
i18n.defaultLocale = "en_US.UTF-8";
|
i18n.defaultLocale = "en_US.UTF-8";
|
||||||
i18n.extraLocaleSettings = {
|
i18n.extraLocaleSettings = {
|
||||||
LC_ADDRESS = "en_US.UTF-8";
|
LC_ADDRESS = "en_US.UTF-8";
|
||||||
|
|||||||
Reference in New Issue
Block a user