diff options
Diffstat (limited to 'modules/desktop.nix')
| -rw-r--r-- | modules/desktop.nix | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/desktop.nix b/modules/desktop.nix index 8f32f43..ce79f14 100644 --- a/modules/desktop.nix +++ b/modules/desktop.nix @@ -23,6 +23,15 @@ in xwayland-satellite zathura + # Spell checking + aspell + aspellDicts.en + aspellDicts.en-science + aspellDicts.en-computers + + hunspell + hunspellDicts.en-us + ((emacsPackagesFor emacs-pgtk).emacsWithPackages (epkgs: [ epkgs.mu4e epkgs.treesit-grammars.with-all-grammars |
