change autoupdate merlin to 3am

This commit is contained in:
Sam 2025-01-20 21:31:01 +00:00
parent 03cd70fc86
commit 224bba965c
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ in {
reboot = true;
pushUpdates = true;
configDir = "/etc/nixos";
onCalendar = "*-*-* 07:00:00";
onCalendar = "*-*-* 03:00:00";
user = "admin";
};