change cloudnix autoupdate to weekly

This commit is contained in:
Sam 2025-03-04 11:29:33 +00:00
parent b8f58b3edf
commit b8b66af3bc

View file

@ -75,7 +75,7 @@ in {
reboot = false;
pushUpdates = false;
configDir = "/etc/nixos";
onCalendar = "*-*-* 06:00:00";
onCalendar = "Wed *-*-* 06:00:00";
user = "admin";
};