summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index 7a3a3af7..526a8e20 100644
--- a/hel.nix
+++ b/hel.nix
@@ -414,7 +414,7 @@
414 # options = "--delete-older-than 30d"; 414 # options = "--delete-older-than 30d";
415 # }; 415 # };
416 416
417 nix.useSandbox = true; 417 nix.useSandbox = false;
418 418
419 environment.variables = { 419 environment.variables = {
420 SSL_CERT_FILE = "/etc/ssl/certs/ca-certificates.crt"; 420 SSL_CERT_FILE = "/etc/ssl/certs/ca-certificates.crt";