From b5b57bba090aede26568adba87357059cc0bdadc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Sat, 14 Jun 2025 11:59:09 +0300 Subject: [PATCH] Adjust hydra check timing --- spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.json b/spec.json index 70ccca1..b9f748c 100644 --- a/spec.json +++ b/spec.json @@ -5,7 +5,7 @@ "description": "NixOS Systems", "type": 1, "flake": "git+https://forgejo.sinerva.eu/VSinerva/nixos-conf.git", - "checkinterval": 300, + "checkinterval": 60, "schedulingshares": 100, "enableemail": false, "enable_dynamic_run_command": false,