improve doom emacs
This commit is contained in:
parent
e466eec0e3
commit
7bf28cb123
1 changed files with 4 additions and 0 deletions
|
@ -14,4 +14,8 @@ in {
|
|||
(load "default.el")
|
||||
'';
|
||||
};
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.ripgrep
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue