increase interval to slightly more sane time

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-04-20 16:36:35 -04:00 committed by Alice Huston
parent b9c449df4d
commit 3be9962a87

View File

@ -4,7 +4,7 @@
"description": "system flake", "description": "system flake",
"nixexprinput": "nixexpr", "nixexprinput": "nixexpr",
"nixexprpath": "hydra/jobsets.nix", "nixexprpath": "hydra/jobsets.nix",
"checkinterval": 20, "checkinterval": 60,
"schedulingshares": 100, "schedulingshares": 100,
"enableemail": false, "enableemail": false,
"emailoverride": "", "emailoverride": "",