services.mealie.settings
NixOS option
Configuration of the Mealie service. See the mealie documentation for available options and default values.
type: attribute set of anythingDefault
{ }Example
declared in: nixos/modules/services/web-apps/mealie.nixView source on NixOS/nixpkgs →{
ALLOW_SIGNUP = "false";
}