diff --git a/system/update.nix b/system/update.nix index 0543adc..899bf2e 100644 --- a/system/update.nix +++ b/system/update.nix @@ -17,7 +17,7 @@ with lib; { enable = true; allowReboot = mkDefault false; flake = "github:qbit/xin"; - dates = "*-*-* *:03:00"; + dates = "*-*-* *:05:00"; }; }) {