dont use my unstable cache for now

This commit is contained in:
Osman Faruk Bayram 2025-09-24 09:47:54 +03:00
parent 59e851205c
commit 8efd247c60

View file

@ -4,11 +4,9 @@
nixConfig = {
extra-substituters = [
"https://nix-community.cachix.org"
"http://wallfacer.curl-boga.ts.net:7080/main"
];
extra-trusted-public-keys = [
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
"main:2AjPdIsbKyoTGuw+4x2ZXMUT/353CXosW9pdbTQtjqw="
];
};