From 6182d6d32b734c63d1b813b6a4030671042531c8 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 5 Apr 2018 15:23:44 +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, 2 insertions(+) (limited to 'odin.nix') diff --git a/odin.nix b/odin.nix index 786c3c90..0a5ce402 100644 --- a/odin.nix +++ b/odin.nix @@ -121,6 +121,8 @@ mail_spool_directory = "/srv/mail"; luser_relay = ''postmaster''${recipient_delimiter}''${local:unknown}''; + + export_environment = ["TZ" "MAIL_CONFIG" "LANG" "NIX_PATH" ''PATH=/run/wrappers/bin:/etc/profiles/per-user/''${user}/bin:/root/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/run/current-system/sw/bin'']; }; masterConfig = { -- cgit v1.2.3