Lilim: enable languagetool
This commit is contained in:
parent
1081b885b3
commit
7b5936d322
1 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,10 @@
|
|||
};
|
||||
};
|
||||
services = {
|
||||
languagetool = {
|
||||
enable = true;
|
||||
allowOrigin = "*";
|
||||
};
|
||||
joycond.enable = true;
|
||||
udev = {
|
||||
packages = [];
|
||||
|
|
Loading…
Reference in a new issue