nix-darwin/home/nvf/core/spellcheck.nix
2026-03-15 02:49:46 +09:00

5 lines
60 B
Nix
Executable file

{
# spellcheck
enable = true;
languages = [ "en" ];
}