summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common.nix')
-rw-r--r--common.nix5
1 files changed, 0 insertions, 5 deletions
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";
- };
};
};