desktop: spelling dictionaries
This commit is contained in:
parent
b9174f1cf1
commit
f6d3c84ebb
|
@ -8,8 +8,17 @@
|
||||||
# Packages useful on a desktop computer which don't require their own module
|
# Packages useful on a desktop computer which don't require their own module
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
aspell
|
||||||
|
aspellDicts.da
|
||||||
|
aspellDicts.en
|
||||||
|
aspellDicts.en-computers
|
||||||
|
aspellDicts.en-science
|
||||||
firefox-wayland
|
firefox-wayland
|
||||||
gimp
|
gimp
|
||||||
|
hunspell
|
||||||
|
hunspellDicts.da-dk
|
||||||
|
hunspellDicts.en-gb-ise
|
||||||
|
hunspellDicts.en-us
|
||||||
jetbrains.pycharm-professional
|
jetbrains.pycharm-professional
|
||||||
keepassxc
|
keepassxc
|
||||||
(kodi-wayland.withPackages (kodiPackages:
|
(kodi-wayland.withPackages (kodiPackages:
|
||||||
|
|
Loading…
Reference in a new issue