summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2016-07-25 21:54:01 +0200
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2016-07-25 21:54:01 +0200
commit27e1f491e2c8ad0d92b9628ba41a65115d454ea9 (patch)
tree646c32034cecc5024c71d500942a1d4dec2ece30 /hel.nix
parent89b64e4b9940d16d0301b7e548a1e6fe27e8d39e (diff)
downloadnixos-27e1f491e2c8ad0d92b9628ba41a65115d454ea9.tar
nixos-27e1f491e2c8ad0d92b9628ba41a65115d454ea9.tar.gz
nixos-27e1f491e2c8ad0d92b9628ba41a65115d454ea9.tar.bz2
nixos-27e1f491e2c8ad0d92b9628ba41a65115d454ea9.tar.xz
nixos-27e1f491e2c8ad0d92b9628ba41a65115d454ea9.zip
deliver mail to uucp locally (to /dev/null)
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index 64e77820..6eb9afe2 100644
--- a/hel.nix
+++ b/hel.nix
@@ -175,6 +175,7 @@
175 relayHost = "uucp:ymir"; 175 relayHost = "uucp:ymir";
176 recipientDelimiter = "+"; 176 recipientDelimiter = "+";
177 transport = '' 177 transport = ''
178 uucp@hel.midgard.yggdrasil local:hel
178 * uucp:ymir 179 * uucp:ymir
179 ''; 180 '';
180 extraMasterConf = '' 181 extraMasterConf = ''