diff options
Diffstat (limited to 'modules/binary-caches.nix')
| -rw-r--r-- | modules/binary-caches.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/binary-caches.nix b/modules/binary-caches.nix index 8a2b5ac..f1fee1d 100644 --- a/modules/binary-caches.nix +++ b/modules/binary-caches.nix @@ -1,4 +1,5 @@ -{ ... }: { +{ ... }: +{ nix = { extraOptions = '' builders-use-substitutes = true |
