aboutsummaryrefslogtreecommitdiff
path: root/mail.nix
diff options
context:
space:
mode:
Diffstat (limited to 'mail.nix')
-rw-r--r--mail.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail.nix b/mail.nix
index b62e51a..9b22088 100644
--- a/mail.nix
+++ b/mail.nix
@@ -44,6 +44,5 @@
44 userName = "[email protected]"; 44 userName = "[email protected]";
45 notmuch.enable = true; 45 notmuch.enable = true;
46 msmtp.enable = true; 46 msmtp.enable = true;
47
48 }; 47 };
49} 48}