Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Last active March 10, 2017 17:43
Show Gist options
  • Save cleverca22/3a5cbf36d23070c046091ed40125478d to your computer and use it in GitHub Desktop.
Save cleverca22/3a5cbf36d23070c046091ed40125478d to your computer and use it in GitHub Desktop.
{ ... }:
{
nix = {
binaryCaches = [ "http://cache.earthtools.ca" ];
binaryCachePublicKeys = [ "c2d.localnet-1:YTVKcy9ZO3tqPNxRqeYEYxSpUH5C8ykZ9ImUKuugf4c=" ];
};
}
binary-caches = http://cache.earthtools.ca https://cache.nixos.org
binary-cache-public-keys = c2d.localnet-1:YTVKcy9ZO3tqPNxRqeYEYxSpUH5C8ykZ9ImUKuugf4c= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment