diff --git a/configuration.nix b/configuration.nix index 8d90663..22d08f9 100644 --- a/configuration.nix +++ b/configuration.nix @@ -49,7 +49,7 @@ system.autoUpgrade = { enable = true; flake = "github:kyren223/server#default"; - dates = "5s"; # Poll interval + dates = "minutely"; # Poll interval flags = [ "--no-write-lock-file" # Prevent flake.lock from upgrading "--option" "tarball-ttl" "0" # Required for polling below 1h