hunspell to aspell

This commit is contained in:
baduhai 2022-12-07 08:27:27 -03:00
parent c87c3b0a05
commit 6c63c572a9
2 changed files with 5 additions and 4 deletions

View file

@ -3,7 +3,6 @@
{
environment.sessionVariables = rec {
KDEHOME = "$XDG_CONFIG_HOME/kde4"; # Stops kde from placing a .kde4 folder in the home dir
DICPATH = "/run/current-system/sw/share/hunspell"; # hunspell doesn't export its path for some reason
};
users.users.user = {