about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--nix-conf/home/common.nix7
1 files changed, 6 insertions, 1 deletions
diff --git a/nix-conf/home/common.nix b/nix-conf/home/common.nix
index 4c91ad8..46c57b1 100644
--- a/nix-conf/home/common.nix
+++ b/nix-conf/home/common.nix
@@ -6,6 +6,10 @@
   ];
 
   home.packages = with pkgs; [
+    aspell
+    aspellDicts.en
+    aspellDicts.en-computers
+    aspellDicts.en-science
     bat
     bottom
     broot
@@ -24,6 +28,7 @@
     gopass
     gopass-jsonapi
     heroku
+    ispell
     isync
     jq
     lscolors
@@ -38,7 +43,7 @@
     nix-info
     nix-prefetch-git
     nix-prefetch-github
-    #pinentry
+    pinentry
     #procs
     libqalculate
     ripgrep