Skip to content

Commit

Permalink
Merge pull request #80329 from mmilata/hunspell-pathstolink
Browse files Browse the repository at this point in the history
nixos: add /share/hunspell to environment.pathsToLink
  • Loading branch information
JohnAZoidberg committed Feb 27, 2020
2 parents aa0b692 + d85c885 commit 39ed5ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos/modules/config/system-path.nix
Expand Up @@ -116,6 +116,7 @@ in
"/lib" # FIXME: remove and update debug-info.nix
"/sbin"
"/share/emacs"
"/share/hunspell"
"/share/nano"
"/share/org"
"/share/themes"
Expand Down

0 comments on commit 39ed5ff

Please sign in to comment.