summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2016-10-21 14:25:41 +0200
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2016-10-21 14:25:41 +0200
commitcb991122db33fa6492105bad7bc2a3e1f85a29b6 (patch)
tree87990d74026c6df90c91073082ea86914d0e2463
parenta9fd4c7e44d55a344388b2ec274d152a7877849c (diff)
downloadnixos-cb991122db33fa6492105bad7bc2a3e1f85a29b6.tar
nixos-cb991122db33fa6492105bad7bc2a3e1f85a29b6.tar.gz
nixos-cb991122db33fa6492105bad7bc2a3e1f85a29b6.tar.bz2
nixos-cb991122db33fa6492105bad7bc2a3e1f85a29b6.tar.xz
nixos-cb991122db33fa6492105bad7bc2a3e1f85a29b6.zip
typo
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index d88d9db1..55cb8f94 100644
--- a/hel.nix
+++ b/hel.nix
@@ -191,7 +191,7 @@
191 recipientDelimiter = "+"; 191 recipientDelimiter = "+";
192 extraMasterConf = '' 192 extraMasterConf = ''
193 uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient) 193 uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient)
194 sshsendmail unix - n n - - pipe falgs=Fqhu user=postfix argv=${pkgs.openssh}/bin/ssh -F /var/db/postfix/ssh.config $nexthop sendmail -f$sender ($recipient) 194 sshsendmail unix - n n - - pipe flags=Fqhu user=postfix argv=${pkgs.openssh}/bin/ssh -F /var/db/postfix/ssh.config $nexthop sendmail -f$sender ($recipient)
195 ''; 195 '';
196 extraConfig = '' 196 extraConfig = ''
197 default_transport = uucp:ymir 197 default_transport = uucp:ymir