From 3490d0dac52f79478fdb8db84106a505926e760f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 13 Mar 2017 21:50:38 +0100 Subject: Revert "Turn off sandboxing as a test" This reverts commit 09bd8b84cc1b01f8b067a1344c6fcc9592fd214e. --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 526a8e20..7a3a3af7 100644 --- a/hel.nix +++ b/hel.nix @@ -414,7 +414,7 @@ # options = "--delete-older-than 30d"; # }; - nix.useSandbox = false; + nix.useSandbox = true; environment.variables = { SSL_CERT_FILE = "/etc/ssl/certs/ca-certificates.crt"; -- cgit v1.2.3