lix + overlays
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
config = lib.mkIf config.my.emacs.enable {
|
||||
users.users.jawz.packages = with pkgs; ([
|
||||
fd # modern find, faster searches
|
||||
(ripgrep.override { withPCRE2 = true; }) # modern grep
|
||||
ripgrep # modern grep
|
||||
]);
|
||||
services.emacs = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user