services.kresd.instances
NixOS option
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 >=0Default
declared in: nixos/modules/services/networking/kresd.nixView source on NixOS/nixpkgs →1