diff options
-rw-r--r-- | hosts/common/optional/misc.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/common/optional/misc.nix b/hosts/common/optional/misc.nix index 867928a..a6d5e13 100644 --- a/hosts/common/optional/misc.nix +++ b/hosts/common/optional/misc.nix @@ -2,6 +2,10 @@ { environment.systemPackages = with pkgs; [ ansible + aspell + aspellDicts.en + aspellDicts.en-computers + aspellDicts.en-science bpftools dict encfs |