From 486a7d2e64d3872088b7d61b9cd679f667b4d56b Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 10 Jul 2018 11:13:37 -0700 Subject: Add notmuch and urlscan configs to mutt --- home.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'home.nix') diff --git a/home.nix b/home.nix index fdcbb61..a5adf08 100644 --- a/home.nix +++ b/home.nix @@ -54,6 +54,10 @@ in source = ./msmtprc; target = ".msmtprc"; }; + notmuch = { + source = ./notmuch; + target = ".notmuch-config"; + }; tmux = { source = ./tmux; target = ".tmux.conf"; -- cgit v1.2.3