Change timezone to EST

This commit is contained in:
coolneng 2021-08-18 00:47:11 +01:00
parent 22fecfef37
commit c19d943ab8
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

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