This commit is contained in:
2025-10-31 11:34:02 +03:00
parent be57ed59cd
commit ed9594d4e3
+2 -1
View File
@@ -1,5 +1,6 @@
{ {
config, config,
lib,
... ...
}: }:
{ {
@@ -11,7 +12,7 @@
}; };
settings = { settings = {
require-sigs = false; require-sigs = false;
substituters = [ substituters = lib.mkForce [
# "https://cache.nixos.org" # "https://cache.nixos.org"
"https://nix-community.cachix.org" "https://nix-community.cachix.org"
"https://nixos-cache-proxy.cofob.dev" # https://gist.github.com/cofob/9b1fd205e6d961a45c225ae9f0af1394 "https://nixos-cache-proxy.cofob.dev" # https://gist.github.com/cofob/9b1fd205e6d961a45c225ae9f0af1394