services.tandoor-recipes.extraConfig

NixOS option

Extra tandoor recipes config options. See the example dot-env file for available options.

type: attribute set
Default
{ }
Example
{
  ENABLE_SIGNUP = "1";
}
declared in: nixos/modules/services/misc/tandoor-recipes.nixView source on NixOS/nixpkgs →