services.mealie.extraOptions
Specifies extra command line arguments to pass to mealie (Gunicorn).
- Type
list of string- Default
[ ]- Example
[ "--log-level" "debug" ]- Declared
- <nixpkgs/nixos/modules/services/web-apps/mealie.nix>
Specifies extra command line arguments to pass to mealie (Gunicorn).
list of string[ ][
"--log-level"
"debug"
]