Setup jinx dictionaries, and some refactoring

This commit is contained in:
Tobias Ostner 2026-05-03 18:46:26 +02:00
parent c5c0523606
commit a92673b727
3 changed files with 26 additions and 10 deletions

View file

@ -13,6 +13,13 @@ let
};
in
{
home.packages = with pkgs; [
enchant
hunspell
hunspellDicts.de_DE
hunspellDicts.en_US
];
home.file =
(lib.mapAttrs'
(language: grammar: