Change timezone to EST
This commit is contained in:
parent
22fecfef37
commit
c19d943ab8
|
@ -74,7 +74,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# Set timezone and synchronize NTP
|
# Set timezone and synchronize NTP
|
||||||
time.timeZone = "Europe/London";
|
time.timeZone = "Europe/Brussels";
|
||||||
services.chrony.enable = true;
|
services.chrony.enable = true;
|
||||||
|
|
||||||
# NixOS version
|
# NixOS version
|
||||||
|
|
Loading…
Reference in New Issue