From 64a1acc961466c845b2601c0d0e165b16eb73fe2 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Tue, 9 Sep 2025 02:26:48 -0700 Subject: Emacs local LLM autocompletion --- config/nix.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'config/nix.org') diff --git a/config/nix.org b/config/nix.org index 5ad33fb..72e4ba7 100644 --- a/config/nix.org +++ b/config/nix.org @@ -348,6 +348,8 @@ under ~default.nix~ in the ~systems~ folder. man-pages man-pages-posix iproute2 + silver-searcher + ripgrep ]); boot.loader.grub = lib.mkIf config.monorepo.profiles.grub.enable { enable = true; @@ -1540,7 +1542,6 @@ I have many imports that we'll go through next. kdePackages.kdenlive # kicad murmur - silver-searcher ]) else []); monorepo.profiles = { @@ -1920,6 +1921,7 @@ as an org file which gets automatically tangled to an emacs-lisp file. epkgs.magit epkgs.magit-delta epkgs.mu4e + epkgs.minuet epkgs.nix-mode epkgs.org-fragtog epkgs.org-journal @@ -1947,6 +1949,7 @@ as an org file which gets automatically tangled to an emacs-lisp file. epkgs.unicode-fonts epkgs.use-package epkgs.vterm + epkgs.wgrep epkgs.web-mode epkgs.websocket epkgs.which-key -- cgit v1.3