add ripgrep for doom emacs
This commit is contained in:
parent
d736f660cb
commit
f42f08b5b6
1 changed files with 3 additions and 0 deletions
|
@ -4,4 +4,7 @@
|
|||
(load "default.el")
|
||||
'';
|
||||
};
|
||||
environment.systemPackage = [
|
||||
pkgs.ripgrep
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue