From 335ea48997d429afa55bd7680bd4abca3028a994 Mon Sep 17 00:00:00 2001 From: Astro Date: Tue, 27 Dec 2022 20:43:48 +0100 Subject: [PATCH] caveman: triple hunter.max_workers --- hosts/caveman/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/caveman/default.nix b/hosts/caveman/default.nix index b2c8f117..cfd2d7af 100644 --- a/hosts/caveman/default.nix +++ b/hosts/caveman/default.nix @@ -27,7 +27,7 @@ hunter = { enable = true; settings = { - max_workers = 128; + max_workers = 384; hosts = with builtins; filter isString ( split "\n" (