flake/home/applications/ripgrep/default.nix

4 lines
38 B
Nix
Raw Normal View History

2024-01-15 12:18:06 +08:00
{
2023-11-30 02:38:05 +08:00
programs.ripgrep.enable = true;
}