services.libretranslate.extraArgs
Extra arguments passed to the LibreTranslate.
- Type
attribute set of (null or boolean or string or signed integer or list of (boolean or string or signed integer))- Default
{ }- Example
{ debug = true; disable-files-translation = true; url-prefix = "translate"; }- Declared
- <nixpkgs/nixos/modules/services/web-apps/libretranslate.nix>