diff --git a/configuration.nix b/configuration.nix index dce3b52..d6c9ae4 100644 --- a/configuration.nix +++ b/configuration.nix @@ -74,7 +74,7 @@ }; # Set timezone and synchronize NTP - time.timeZone = "Europe/London"; + time.timeZone = "Europe/Brussels"; services.chrony.enable = true; # NixOS version