office: Add English dictionaries
This commit is contained in:
parent
4c872e9838
commit
aacf519720
|
@ -3,7 +3,9 @@
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
aspellDicts.de
|
aspellDicts.de
|
||||||
hunspellDicts.de-de # dictionary
|
aspellDicts.en
|
||||||
|
hunspellDicts.de-de
|
||||||
|
hunspellDicts.en-gb-ise # dictionary
|
||||||
gscan2pdf # scanning tool
|
gscan2pdf # scanning tool
|
||||||
jameica # application framework (used for hibiscus online banking)
|
jameica # application framework (used for hibiscus online banking)
|
||||||
khal # calendar
|
khal # calendar
|
||||||
|
|
Loading…
Reference in a new issue