summaryrefslogtreecommitdiff
path: root/config/hydra.nix
diff options
context:
space:
mode:
Diffstat (limited to 'config/hydra.nix')
-rw-r--r--config/hydra.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hydra.nix b/config/hydra.nix
index aec1d73..6175bc5 100644
--- a/config/hydra.nix
+++ b/config/hydra.nix
@@ -12,6 +12,7 @@ in
port = hydraPort;
extraConfig = ''
store-uri = file:///nix/store?secret-key=/opt/secret/hydra_key/hydra.orbekk.com-1/secret
+ binary_cache_secret_key_file = /opt/secret/hydra_key/hydra.orbekk.com-1/secret
'';
};