services.kresd.instances

The number of instances to start. They will be called kresd@{1,2,...}.service. Knot Resolver uses no threads, so this is the way to scale. You can dynamically start/stop them at will, so this is just system default.

Type
unsigned integer, meaning >=0
Default
1
Declared
<nixpkgs/nixos/modules/services/networking/kresd.nix>