From 8767494f1c8fe099a1f466e772b1996355de4f6f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 5 Apr 2018 15:26:57 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index 0a166ac4..33322c04 100644 --- a/odin.nix +++ b/odin.nix @@ -122,7 +122,7 @@ luser_relay = ''postmaster''${recipient_delimiter}''${local:unknown}''; - export_environment = ["TZ" "MAIL_CONFIG" "LANG" "NIX_PATH" ''PATH=/run/wrappers/bin:/nix/var/nix/profiles/default/bin:/run/current-system/sw/bin'']; + export_environment = "TZ MAIL_CONFIG LANG NIX_PATH PATH=/run/wrappers/bin:/nix/var/nix/profiles/default/bin:/run/current-system/sw/bin"; }; masterConfig = { -- cgit v1.2.3