Adjust hydra check timing

This commit is contained in:
Vili Sinervä 2025-06-14 11:59:09 +03:00
parent ee16e7093d
commit b5b57bba09
Signed by: Vili Sinervä
SSH key fingerprint: SHA256:FladqYjaE4scJY3Hi+gnShZ6ygnTJgixy0I6BAoHyos

View file

@ -5,7 +5,7 @@
"description": "NixOS Systems", "description": "NixOS Systems",
"type": 1, "type": 1,
"flake": "git+https://forgejo.sinerva.eu/VSinerva/nixos-conf.git", "flake": "git+https://forgejo.sinerva.eu/VSinerva/nixos-conf.git",
"checkinterval": 300, "checkinterval": 60,
"schedulingshares": 100, "schedulingshares": 100,
"enableemail": false, "enableemail": false,
"enable_dynamic_run_command": false, "enable_dynamic_run_command": false,