aboutsummaryrefslogtreecommitdiff
path: root/mail.nix
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-10-02 06:16:11 +0100
committerAkshay <[email protected]>2021-10-02 06:16:11 +0100
commit94d534975ab228b27d4713f7dec41bfa3900fdfb (patch)
treeb63c5ef86b83935a27b287c842a1b7fa64368049 /mail.nix
parent804ad2b07645b4cb2e44449720d54ed94106a116 (diff)
rework services
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}