MyNixOS website logo
option

services.mealie.settings

Configuration of the Mealie service.

See the mealie documentation for available options and default values.

In addition to the official documentation, you can set MEALIE_LOG_FILE.

Declarations
Type
attribute set of anything
Default
{ }
Example
{
  ALLOW_SIGNUP = "false";
}