This commit is contained in:
2025-11-15 22:25:49 +03:00
parent 68c1885754
commit 51254c91d1
+1
View File
@@ -15,6 +15,7 @@
substituters = [ substituters = [
# "https://cache.nixos.org" # "https://cache.nixos.org"
"https://nix-community.cachix.org" "https://nix-community.cachix.org"
"https://nixos-cache-proxy.sweetdogs.ru"
"https://nixos-cache-proxy.cofob.dev" # https://gist.github.com/cofob/9b1fd205e6d961a45c225ae9f0af1394 "https://nixos-cache-proxy.cofob.dev" # https://gist.github.com/cofob/9b1fd205e6d961a45c225ae9f0af1394
#"https://nixos.snix.store" # https://nixos.snix.store/ #"https://nixos.snix.store" # https://nixos.snix.store/
]; ];