Setup default timeserver
This commit is contained in:
parent
d055c67285
commit
3badd4719f
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
## TIMEZONE & LOCALE ##
|
## TIMEZONE & LOCALE ##
|
||||||
|
networking.timeServers = [ "pool.ntp.org" ];
|
||||||
time.timeZone = timeZone;
|
time.timeZone = timeZone;
|
||||||
i18n.defaultLocale = defaultLocale;
|
i18n.defaultLocale = defaultLocale;
|
||||||
i18n.extraLocaleSettings = {
|
i18n.extraLocaleSettings = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue