all repos — nixfiles @ 807ddb9799070fd3b610163a1bf5c8a64c756b1c

System and user configuration, managed by nix and home-manager

co-ordinate auto-upgrade times between linde and nanopi

Alan Pearce
commit

807ddb9799070fd3b610163a1bf5c8a64c756b1c

parent

269143be0ca52d534ef2d6568887eb3ea2a007a2

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M system/nanopi.nixsystem/nanopi.nix
@@ -617,7 +617,7 @@ };
nixpkgs.config.allowUnfree = true; system.autoUpgrade = { enable = false; - dates = "01:00"; + dates = "04:15"; randomizedDelaySec = "59 min"; channel = "https://nixos.org/channels/nixos-unstable-small"; allowReboot = true;