diff options
-rw-r--r-- | modules/root/software/desktop.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/root/software/desktop.nix b/modules/root/software/desktop.nix index b8cd1e7..4dcb215 100644 --- a/modules/root/software/desktop.nix +++ b/modules/root/software/desktop.nix @@ -53,6 +53,8 @@ inkscape ] ++ pkgs.lib.optionals config.software.desktop.office.enable [ # Office + hunspell # Spell checking in libreoffice + hunspellDicts.en_US kdePackages.okular libreoffice pdfchain |