We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564d7c0 commit 1f6656fCopy full SHA for 1f6656f
flake.nix
@@ -3,12 +3,12 @@
3
4
nixConfig = {
5
extra-substituters = [
6
- "https://cache.kclj.io/kclejeune"
+ # "https://cache.kclj.io/kclejeune"
7
"https://kclejeune.cachix.org"
8
"https://install.determinate.systems"
9
];
10
extra-trusted-public-keys = [
11
- "kclejeune:u0sa4anVXC4bKlzEsijdSlLyWVaEkApu6KWyDbbJMkk="
+ # "kclejeune:u0sa4anVXC4bKlzEsijdSlLyWVaEkApu6KWyDbbJMkk="
12
"kclejeune.cachix.org-1:fOCrECygdFZKbMxHClhiTS6oowOkJ/I/dh9q9b1I4ko="
13
"cache.flakehub.com-3:hJuILl5sVK4iKm86JzgdXW12Y2Hwd5G07qKtHTOcDCM="
14
0 commit comments