gui: add aspell with various dicts
should fix emacs stuff
This commit is contained in:
parent
551118f50e
commit
9bb163030c
@ -89,6 +89,7 @@ with lib; {
|
|||||||
};
|
};
|
||||||
systemPackages = with pkgs; (xinlib.filterList [
|
systemPackages = with pkgs; (xinlib.filterList [
|
||||||
alacritty
|
alacritty
|
||||||
|
(aspellWithDicts (dicts: with dicts; [ en en-computers en-science es de ]))
|
||||||
bc
|
bc
|
||||||
beyt
|
beyt
|
||||||
black
|
black
|
||||||
|
Loading…
Reference in New Issue
Block a user