Khanda: re-enable LanguageTool
This commit is contained in:
parent
d1fd66d108
commit
323adb7568
|
@ -32,7 +32,10 @@ in
|
||||||
office.enable = true;
|
office.enable = true;
|
||||||
recording.enable = true;
|
recording.enable = true;
|
||||||
social.enable = true;
|
social.enable = true;
|
||||||
writing.enable = true;
|
writing = {
|
||||||
|
enable = true;
|
||||||
|
languagetool.enable = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# Enable Secure Boot support.
|
# Enable Secure Boot support.
|
||||||
|
|
Loading…
Reference in a new issue