services.tandoor-recipes.extraConfig
NixOS option
Extra tandoor recipes config options. See the example dot-env file for available options.
type: attribute setDefault
{ }Example
declared in: nixos/modules/services/misc/tandoor-recipes.nixView source on NixOS/nixpkgs →{
ENABLE_SIGNUP = "1";
}