diff options
Diffstat (limited to 'vali.nix')
-rw-r--r-- | vali.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -146,6 +146,7 @@ rec { | |||
146 | "https://cache.nixos.org" | 146 | "https://cache.nixos.org" |
147 | ]; | 147 | ]; |
148 | binaryCachePublicKeys = [ "hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs=" | 148 | binaryCachePublicKeys = [ "hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs=" |
149 | "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=" | ||
149 | ]; | 150 | ]; |
150 | extraOptions = '' | 151 | extraOptions = '' |
151 | binary-caches-parallel-connections=10 | 152 | binary-caches-parallel-connections=10 |