diff --git a/hosts/merlin/default.nix b/hosts/merlin/default.nix index acdb495..e6f4621 100644 --- a/hosts/merlin/default.nix +++ b/hosts/merlin/default.nix @@ -110,7 +110,7 @@ in { reboot = true; pushUpdates = true; configDir = "/etc/nixos"; - onCalendar = "*-*-* 07:00:00"; + onCalendar = "*-*-* 03:00:00"; user = "admin"; };