about summary refs log tree commit diff
path: root/nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-04-22 19:48:58 -0700
committerFranck Cuny <franck@fcuny.net>2024-04-22 19:48:58 -0700
commit6d48e27735def6eadb74c3c6db6ae68b7d367557 (patch)
treeb8511b6db4816c7f903c3664d4666c5ff191a1de /nix
parentswitch to fish as the default shell (diff)
downloadworld-6d48e27735def6eadb74c3c6db6ae68b7d367557.tar.gz
install aspell
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