services.languagetool.jvmOptions

Extra command line options for the JVM running languagetool. More information can be found here: https://docs.oracle.com/en/java/javase/19/docs/specs/man/java.html#standard-options-for-java

Type
list of string
Default
[ ]
Example
[
  "-Xmx512m"
]
Declared
<nixpkgs/nixos/modules/services/misc/languagetool.nix>