feat(languagetool): add languagetool service to marpa

This commit is contained in:
2025-09-03 11:45:12 +02:00
parent 30e3fa2b08
commit 8b3864084f
3 changed files with 22 additions and 0 deletions

View File

@@ -76,6 +76,7 @@
enable = true;
autostart = true;
};
languagetool.enable = true;
};
users = {
root.disablePassword = true;