install notmuch
This commit is contained in:
parent
6d0a9fedf2
commit
43b004bdaa
|
@ -262,6 +262,7 @@ in {
|
||||||
programs = {
|
programs = {
|
||||||
mbsync.enable = true;
|
mbsync.enable = true;
|
||||||
neomutt.enable = true;
|
neomutt.enable = true;
|
||||||
|
notmuch.enable = true;
|
||||||
|
|
||||||
tmux.extraConfig = let
|
tmux.extraConfig = let
|
||||||
cmd = "${pkgs.extract_url}/bin/extract_url";
|
cmd = "${pkgs.extract_url}/bin/extract_url";
|
||||||
|
|
Loading…
Reference in New Issue