This commit is contained in:
2026-01-16 11:05:11 +03:00
parent 597a2d225e
commit 152e0fba2f
+3 -3
View File
@@ -13,10 +13,10 @@
settings = { settings = {
require-sigs = false; require-sigs = false;
substituters = [ substituters = [
"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-cache-proxy.elxreno.com" # "https://nixos-cache-proxy.elxreno.com"
"https://nix-community.cachix.org" "https://nix-community.cachix.org"
# "https://cache.nixos.org" "https://cache.nixos.org"
# "https://nixos-cache-proxy.sweetdogs.ru" # "https://nixos-cache-proxy.sweetdogs.ru"
#"https://nixos.snix.store" # https://nixos.snix.store/ #"https://nixos.snix.store" # https://nixos.snix.store/
]; ];