MyNixOS website logo
option

services.prefect.workerPools

define a set of worker pools with submodule config. example: workerPools.my-pool = { installPolicy = "never"; };

Declarations
Type
attribute set of (submodule)
Default
{ }
Sign in to create a configuration using this setting.