Add aspell/ispell

This commit is contained in:
David Morgan 2022-09-15 10:39:15 +01:00
parent 98983e8e45
commit 6e26ca0afc
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 6 additions and 1 deletions

View File

@ -6,6 +6,10 @@
]; ];
home.packages = with pkgs; [ home.packages = with pkgs; [
aspell
aspellDicts.en
aspellDicts.en-computers
aspellDicts.en-science
bat bat
bottom bottom
broot broot
@ -24,6 +28,7 @@
gopass gopass
gopass-jsonapi gopass-jsonapi
heroku heroku
ispell
isync isync
jq jq
lscolors lscolors
@ -38,7 +43,7 @@
nix-info nix-info
nix-prefetch-git nix-prefetch-git
nix-prefetch-github nix-prefetch-github
#pinentry pinentry
#procs #procs
libqalculate libqalculate
ripgrep ripgrep