diff --git a/home/tools/default.nix b/home/tools/default.nix index 168ab11..eb93c55 100644 --- a/home/tools/default.nix +++ b/home/tools/default.nix @@ -18,7 +18,9 @@ with pkgs; ]; spelling = [ - (hunspellWithDicts [ hunspellDicts.nb_NO ]) + hunspell + hunspellDicts.en_US + hunspellDicts.nb_NO ]; # terminal = [