diff options
| -rw-r--r-- | vali.nix | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -147,5 +147,8 @@ rec { | |||
| 147 | ]; | 147 | ]; |
| 148 | binaryCachePublicKeys = [ "hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs=" | 148 | binaryCachePublicKeys = [ "hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs=" |
| 149 | ]; | 149 | ]; |
| 150 | extraConfig = '' | ||
| 151 | binary-caches-parallel-connections=10 | ||
| 152 | ''; | ||
| 150 | }; | 153 | }; |
| 151 | } | 154 | } |
