diff options
Diffstat (limited to 'nix/modules/home')
| -rw-r--r-- | nix/modules/home/default.nix | 1 | ||||
| -rw-r--r-- | nix/modules/home/emacs.nix | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/nix/modules/home/default.nix b/nix/modules/home/default.nix index 69e26a7..a522872 100644 --- a/nix/modules/home/default.nix +++ b/nix/modules/home/default.nix @@ -176,7 +176,6 @@ kdePackages.kdenlive # kicad murmur - silver-searcher ]) else []); monorepo.profiles = { diff --git a/nix/modules/home/emacs.nix b/nix/modules/home/emacs.nix index 9ee2424..e44db8d 100644 --- a/nix/modules/home/emacs.nix +++ b/nix/modules/home/emacs.nix @@ -51,6 +51,7 @@ epkgs.magit epkgs.magit-delta epkgs.mu4e + epkgs.minuet epkgs.nix-mode epkgs.org-fragtog epkgs.org-journal @@ -78,6 +79,7 @@ epkgs.unicode-fonts epkgs.use-package epkgs.vterm + epkgs.wgrep epkgs.web-mode epkgs.websocket epkgs.which-key |
