export hunspell path
This commit is contained in:
parent
4fc31ce060
commit
c87c3b0a05
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
{
|
||||
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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue