diff --git a/configuration.nix b/configuration.nix index 066512d..e0df6f8 100644 --- a/configuration.nix +++ b/configuration.nix @@ -82,7 +82,7 @@ with pkgs; }; # Set timezone and synchronize NTP - time.timeZone = "Europe/Brussels"; + time.timeZone = "Europe/London"; services.chrony.enable = true; # NixOS version @@ -118,7 +118,7 @@ with pkgs; # Auto-upgrade the system system.autoUpgrade = { - enable = true; + enable = false; dates = "22:30"; flake = "/home/coolneng/Projects/panacea"; flags = [