+7
nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
+7
nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
···+<link xlink:href="options.html#opt-services.languagetool.enable">services.languagetool</link>.
+3
nixos/doc/manual/release-notes/rl-2211.section.md
+3
nixos/doc/manual/release-notes/rl-2211.section.md
···- [kanata](https://github.com/jtroo/kanata), a tool to improve keyboard comfort and usability with advanced customization.- [Outline](https://www.getoutline.com/), a wiki and knowledge base similar to Notion. Available as [services.outline](#opt-services.outline.enable).
+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
+78
nixos/modules/services/misc/languagetool.nix
+78
nixos/modules/services/misc/languagetool.nix
···
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+19
nixos/tests/languagetool.nix
+19
nixos/tests/languagetool.nix
···+machine.wait_until_succeeds('curl -d "language=en-US" -d "text=a simple test" http://localhost:${toString port}/v2/check')