summaryrefslogtreecommitdiff
path: root/config/nix.org
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-09-09 02:26:48 -0700
committerPreston Pan <ret2pop@gmail.com>2025-09-09 02:26:48 -0700
commit64a1acc961466c845b2601c0d0e165b16eb73fe2 (patch)
tree98555045c476de809227be6b173fa262ed8d7cbb /config/nix.org
parent9b3a166490bb5f88a5cdea55c6676d330db72fc2 (diff)
Emacs local LLM autocompletion
Diffstat (limited to 'config/nix.org')
-rw-r--r--config/nix.org5
1 files changed, 4 insertions, 1 deletions
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