From 89f731a8986d00ec850e4ebebd90259bda12f24a Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 5 Mar 2016 11:46:30 +0100 Subject: krebs.exim-*: add empty keep_environment --- krebs/3modules/exim-smarthost.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'krebs/3modules/exim-smarthost.nix') diff --git a/krebs/3modules/exim-smarthost.nix b/krebs/3modules/exim-smarthost.nix index c976e89d..93e4deac 100644 --- a/krebs/3modules/exim-smarthost.nix +++ b/krebs/3modules/exim-smarthost.nix @@ -75,6 +75,8 @@ let services.exim = { enable = true; config = '' + keep_environment = + primary_hostname = ${cfg.primary_hostname} # HOST_REDIR contains the real destinations for "local_domains". -- cgit v1.2.3