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
|
||||
{
|
||||
## TIMEZONE & LOCALE ##
|
||||
networking.timeServers = [ "pool.ntp.org" ];
|
||||
time.timeZone = timeZone;
|
||||
i18n.defaultLocale = defaultLocale;
|
||||
i18n.extraLocaleSettings = {
|
||||
|
|
Loading…
Add table
Reference in a new issue