about summary refs log tree commit diff
path: root/nix/profiles
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--nix/profiles/home-manager/shell.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/nix/profiles/home-manager/shell.nix b/nix/profiles/home-manager/shell.nix
index 046cb5e..c375b45 100644
--- a/nix/profiles/home-manager/shell.nix
+++ b/nix/profiles/home-manager/shell.nix
@@ -12,6 +12,12 @@
     jq
     yq
 
+    # dicts
+    aspell
+    aspellDicts.en
+    aspellDicts.en-computers
+    aspellDicts.en-science
+
     # nix related
     nil
     nix-direnv