services.mealie.settings

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
<nixpkgs/nixos/modules/services/web-apps/mealie.nix>