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 [
|
||||
alacritty
|
||||
(aspellWithDicts (dicts: with dicts; [ en en-computers en-science es de ]))
|
||||
bc
|
||||
beyt
|
||||
black
|
||||
|
Loading…
Reference in New Issue
Block a user