Removed useless binary cache (I have to monitor for performances tho

This commit is contained in:
Julien Malka 2021-12-25 22:13:16 +01:00
parent 3d5dbf31a3
commit f6e268422c

View file

@ -24,10 +24,9 @@ with lib;
'';
nixPath = [
"nixpkgs=${inputs.nixpkgs}"
];
];
binaryCaches = [
"https://bin.julienmalka.me"
"https://cache.nixos.org/"
];
binaryCachePublicKeys = [
"bin.julienmalka.me:y0uADfX8ZQ6Pthofm8Pj7v+hED3m2cY0d+Sg6/Jm+s8="