Skip to content

Commit 1f6656f

Browse files
committed
comment broken cache
1 parent 564d7c0 commit 1f6656f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33

44
nixConfig = {
55
extra-substituters = [
6-
"https://cache.kclj.io/kclejeune"
6+
# "https://cache.kclj.io/kclejeune"
77
"https://kclejeune.cachix.org"
88
"https://install.determinate.systems"
99
];
1010
extra-trusted-public-keys = [
11-
"kclejeune:u0sa4anVXC4bKlzEsijdSlLyWVaEkApu6KWyDbbJMkk="
11+
# "kclejeune:u0sa4anVXC4bKlzEsijdSlLyWVaEkApu6KWyDbbJMkk="
1212
"kclejeune.cachix.org-1:fOCrECygdFZKbMxHClhiTS6oowOkJ/I/dh9q9b1I4ko="
1313
"cache.flakehub.com-3:hJuILl5sVK4iKm86JzgdXW12Y2Hwd5G07qKtHTOcDCM="
1414
];

0 commit comments

Comments
 (0)