From 07da9d8bca9b6a9882b158405f738857de115297 Mon Sep 17 00:00:00 2001 From: traxys Date: Sat, 3 Jun 2023 18:32:22 +0200 Subject: [PATCH] thinkpad-nixos: Allow to autocomplete email addresses --- hostconfig/thinkpad-nixos/hm.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hostconfig/thinkpad-nixos/hm.nix b/hostconfig/thinkpad-nixos/hm.nix index 09a13c9..5ebb776 100644 --- a/hostconfig/thinkpad-nixos/hm.nix +++ b/hostconfig/thinkpad-nixos/hm.nix @@ -80,6 +80,7 @@ in { default = "_unread"; postpone = "Drafts"; source = "notmuch://~/Maildir"; + address-book-cmd = "${pkgs.notmuch-addrlookup}/bin/notmuch-addrlookup --format=aerc %s"; query-map = "${pkgs.writeText "querymap" '' inbox=tag:inbox and not tag:spammy inflight=thread:{tag:inflight}