Remove nix-cache.nul.ie for now
This commit is contained in:
		@@ -49,7 +49,7 @@ in
 | 
			
		||||
          trusted-users = [ "@wheel" ];
 | 
			
		||||
          experimental-features = [ "nix-command" "flakes" "ca-derivations" ];
 | 
			
		||||
          substituters = [
 | 
			
		||||
            "https://nix-cache.nul.ie"
 | 
			
		||||
            #"https://nix-cache.nul.ie"
 | 
			
		||||
            "https://cache.nixos.org"
 | 
			
		||||
          ];
 | 
			
		||||
          trusted-public-keys = lib.my.nix.cacheKeys;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user