summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hydra.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/.hydra.json b/.hydra.json
index b69b7d1..f7e9385 100644
--- a/.hydra.json
+++ b/.hydra.json
@@ -3,12 +3,12 @@
"enabled": 1,
"type": 1,
"hidden": false,
- "description": "build main branch",
+ "description": "build flake",
"checkinterval": 60,
- "schedulingshares": 10,
+ "schedulingshares": 100,
"enableemail": false,
"emailoverride": "",
"keepnr": 3,
- "flake": "github:getchoo/flake/main"
+ "flake": "github:getchoo/flake"
}
}