From 224bba965ce8cdcc0dedff559036c9f3821e3eb4 Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 20 Jan 2025 21:31:01 +0000 Subject: [PATCH] change autoupdate merlin to 3am --- hosts/merlin/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; };