summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index 57f28e1f..75094031 100644
--- a/hel.nix
+++ b/hel.nix
@@ -424,6 +424,8 @@
424 424
425 nix.useSandbox = true; 425 nix.useSandbox = true;
426 426
427 nix.autoOptimiseStore = true;
428
427 environment.variables = { 429 environment.variables = {
428 SSL_CERT_FILE = "/etc/ssl/certs/ca-certificates.crt"; 430 SSL_CERT_FILE = "/etc/ssl/certs/ca-certificates.crt";
429 SANE_CONFIG_DIR = "/etc/sane.d"; 431 SANE_CONFIG_DIR = "/etc/sane.d";