diff options
Diffstat (limited to 'nix')
-rw-r--r-- | nix/profiles/home-manager/shell.nix | 6 |
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 |