gui: remove science from aspell, not free i guess
This commit is contained in:
parent
9bb163030c
commit
359cf40ebb
@ -89,7 +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 ]))
|
(aspellWithDicts (dicts: with dicts; [ en en-computers es de ]))
|
||||||
bc
|
bc
|
||||||
beyt
|
beyt
|
||||||
black
|
black
|
||||||
|
Loading…
Reference in New Issue
Block a user