flake/users/guanranwang/home-manager/applications/ripgrep/default.nix
2024-01-16 10:02:44 +08:00

3 lines
38 B
Nix

{
programs.ripgrep.enable = true;
}