From ffcde0b8ae13d5a488b5cf244b14b5e87d8fe463 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 23 Apr 2019 11:32:02 -0700 Subject: fix email tls settings --- common.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'common.nix') diff --git a/common.nix b/common.nix index 11c5d16..818ddb5 100644 --- a/common.nix +++ b/common.nix @@ -35,11 +35,6 @@ in source = ./tmux; target = ".tmux.conf"; }; - # use this because i override tls settings - msmtprc = { - source = ./msmtprc; - target = ".msmtprc"; - }; }; }; -- cgit v1.2.3