From f6d3c84ebbf3ceeb4b86099000f0c01fb6b3a0e8 Mon Sep 17 00:00:00 2001 From: "Casper V. Kristensen" Date: Wed, 22 May 2024 17:56:13 +0200 Subject: [PATCH] desktop: spelling dictionaries --- modules/desktop/programs.nix | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/modules/desktop/programs.nix b/modules/desktop/programs.nix index fb69af2..44a7a7a 100644 --- a/modules/desktop/programs.nix +++ b/modules/desktop/programs.nix @@ -8,8 +8,17 @@ # Packages useful on a desktop computer which don't require their own module environment.systemPackages = with pkgs; [ + aspell + aspellDicts.da + aspellDicts.en + aspellDicts.en-computers + aspellDicts.en-science firefox-wayland gimp + hunspell + hunspellDicts.da-dk + hunspellDicts.en-gb-ise + hunspellDicts.en-us jetbrains.pycharm-professional keepassxc (kodi-wayland.withPackages (kodiPackages: