services.mealie.settings

NixOS option

Configuration of the Mealie service. See the mealie documentation for available options and default values.

type: attribute set of anything
Default
{ }
Example
{
  ALLOW_SIGNUP = "false";
}
declared in: nixos/modules/services/web-apps/mealie.nixView source on NixOS/nixpkgs →