diff --git a/default.nix b/default.nix index 611f267..d9d7445 100644 --- a/default.nix +++ b/default.nix @@ -200,7 +200,9 @@ in ExecStart = "${gems}/bin/bundle exec good_job start"; }; }; - }))) + }) + cfg.workers + )) // (builtins.foldl' (x: y: x // y) { } (builtins.genList (n: { "accentor-worker-delayed${toString n}" = {