diff options
Diffstat (limited to 'config/nix.org')
| -rw-r--r-- | config/nix.org | 5 |
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 |
