Compare commits
3 commits
93639b024f
...
d57c3197ba
Author | SHA1 | Date | |
---|---|---|---|
d57c3197ba | |||
11bd707d81 | |||
1953180bf8 |
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ with lib;
|
|||
|
||||
nixInstances = mkOption {
|
||||
type = types.numbers.positive;
|
||||
default = 1;
|
||||
default = 10;
|
||||
description = "How many nix runner instances to start";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue