changed hunspell

This commit is contained in:
Ranomier 2025-03-04 13:31:17 +01:00
parent a82a19101e
commit 2025985703

View file

@ -2,7 +2,7 @@
environment.systemPackages = with pkgs; [
libreoffice
hunspell
hunspellDicts.en_UK
hunspellDicts.en_GB-large
hunspellDicts.de_DE
];
}