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

3 lines
38 B
Nix
Executable file

{
programs.ripgrep.enable = true;
}