Infini-DL360/hydra: allow import from derivation

This commit is contained in:
Infinidoge 2024-05-20 17:44:56 -04:00
parent 06f4cd21c4
commit 2ab8d7163b
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -25,6 +25,7 @@ in
};
extraConfig = ''
binary_cache_secret_key_file = ${config.secrets.binary-cache-private-key}
allow_import_from_derivation = true
<git-input>
timeout = 3600
</git-input>