diff --git a/hosts/cloudnix/default.nix b/hosts/cloudnix/default.nix index aa1d8df..4018663 100644 --- a/hosts/cloudnix/default.nix +++ b/hosts/cloudnix/default.nix @@ -75,7 +75,7 @@ in { reboot = false; pushUpdates = false; configDir = "/etc/nixos"; - onCalendar = "*-*-* 06:00:00"; + onCalendar = "Wed *-*-* 06:00:00"; user = "admin"; };