1
0
forked from c3d2/nix-config

caveman: triple hunter.max_workers

This commit is contained in:
Astro 2022-12-27 20:43:48 +01:00
parent a8283cc4d7
commit 41b9b509f9

View File

@ -27,7 +27,7 @@
hunter = { hunter = {
enable = true; enable = true;
settings = { settings = {
max_workers = 128; max_workers = 384;
hosts = with builtins; hosts = with builtins;
filter isString ( filter isString (
split "\n" ( split "\n" (