From a66c445a346cade6421a58f4d43797019967a8b9 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 26 Feb 2025 17:36:15 +0000 Subject: [PATCH] Reduce delay for autoUpgrade --- system/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/system/default.nix b/system/default.nix index f47b1aad..6fbcb8a3 100644 --- a/system/default.nix +++ b/system/default.nix @@ -55,8 +55,7 @@ allowReboot = lib.mkDefault false; flake = "git+https://git.xenia.me.uk/pixelifytica/nixos.git?ref=main"; operation = lib.mkDefault "boot"; - dates = "daily"; - randomizedDelaySec = lib.mkDefault "45min"; + randomizedDelaySec = lib.mkDefault "5min"; fixedRandomDelay = true; flags = [ "--option"