about summary refs log tree commit diff
path: root/users/grfn/system/home/modules/email.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn/system/home/modules/email.nix')
-rw-r--r--users/grfn/system/home/modules/email.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/grfn/system/home/modules/email.nix b/users/grfn/system/home/modules/email.nix
index 63dfeeb6f4..4d5f3df695 100644
--- a/users/grfn/system/home/modules/email.nix
+++ b/users/grfn/system/home/modules/email.nix
@@ -37,6 +37,7 @@ in
   home.packages = with pkgs; [
     mu
     msmtp
+    config.lib.depot.users.grfn.pkgs.notmuch-extract-patch
   ];
 
   systemd.user.services = mapAttrs'