Change timezone to EST

This commit is contained in:
2021-08-18 00:47:11 +01:00
parent 22fecfef37
commit c19d943ab8

View File

@@ -74,7 +74,7 @@
};
# Set timezone and synchronize NTP
time.timeZone = "Europe/London";
time.timeZone = "Europe/Brussels";
services.chrony.enable = true;
# NixOS version