diff options
| -rw-r--r-- | ymir.nix | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -88,10 +88,8 @@ in { | |||
| 88 | }; | 88 | }; |
| 89 | 89 | ||
| 90 | nix.binaryCaches = [ "https://cache.nixos.org/" | 90 | nix.binaryCaches = [ "https://cache.nixos.org/" |
| 91 | "https://hydra.nixos.org/" | ||
| 92 | ]; | 91 | ]; |
| 93 | nix.binaryCachePublicKeys = [ "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=" | 92 | nix.binaryCachePublicKeys = [ "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=" |
| 94 | "hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs=" | ||
| 95 | ]; | 93 | ]; |
| 96 | 94 | ||
| 97 | # List services that you want to enable: | 95 | # List services that you want to enable: |
