From eb6a91e0a3f1a06cfa7520eb60fdace24521e92f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 19 May 2018 10:00:01 +0200 Subject: =?UTF-8?q?=C2=B7?= 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 5405dd7d..d9cb5c23 100644 --- a/odin.nix +++ b/odin.nix @@ -58,7 +58,7 @@ programs.zsh = { enable = true; - shellInit = '' + shellInit = lib.mkForce '' . ${config.system.build.setEnvironment} ${config.environment.shellInit} -- cgit v1.2.3