This commit is contained in:
2025-12-20 13:28:57 +03:00
parent 2ca1b01d6b
commit 8857c91092
+4 -3
View File
@@ -13,10 +13,11 @@
settings = {
require-sigs = false;
substituters = [
# "https://cache.nixos.org"
"https://nix-community.cachix.org"
# "https://nixos-cache-proxy.sweetdogs.ru"
"https://nixos-cache-proxy-direct.elxreno.com"
"https://nixos-cache-proxy.cofob.dev" # https://gist.github.com/cofob/9b1fd205e6d961a45c225ae9f0af1394
"https://nix-community.cachix.org"
# "https://cache.nixos.org"
# "https://nixos-cache-proxy.sweetdogs.ru"
#"https://nixos.snix.store" # https://nixos.snix.store/
];
trusted-public-keys = [