diff --git a/modules/home/packages.nix b/modules/home/packages.nix index 9069d0b..17f39e3 100644 --- a/modules/home/packages.nix +++ b/modules/home/packages.nix @@ -66,6 +66,19 @@ nmap aerc + aspell + aspellDicts.de + aspellDicts.nl + aspellDicts.uk + + # Hunspell dictionaries for spell checking + hunspell + hunspellDicts.de_DE # German + hunspellDicts.en_GB-ise # UK English with -ise spellings + hunspellDicts.en_US + hunspellDicts.nl_NL # Dutch + hunspellDicts.nl_nl # Dutch (alternative) + # Install pip packages # python3 # python3Packages.pip