Skip to content

What's the deal with the hunspellDicts package being installed ? #4

@tjarratt

Description

@tjarratt

I was doing a casual read through of the project and came across this line in the file locales.nix

{
  environment.systemPackages = with pkgs; [ hunspellDicts.en_US ];
}

Just curious what this is doing, since it's not obvious that any end user would need this dictionary.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions