diff options
-rw-r--r-- | hel.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"; |