diff --git a/systems/aya/nixos.nix b/systems/aya/nixos.nix index cc4fb567..992f213c 100644 --- a/systems/aya/nixos.nix +++ b/systems/aya/nixos.nix @@ -17,7 +17,7 @@ }; services.github-runner-zone = { - count = 16; + count = 32; networkNamespace.name = "ns1"; };