fix personal nix store cache
This commit is contained in:
		
							parent
							
								
									972c7aa4d8
								
							
						
					
					
						commit
						9b218930b1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -140,7 +140,7 @@
 | 
				
			||||||
    settings = {
 | 
					    settings = {
 | 
				
			||||||
      auto-optimise-store = true;
 | 
					      auto-optimise-store = true;
 | 
				
			||||||
      substituters = [
 | 
					      substituters = [
 | 
				
			||||||
        "https://nixcache.lelgenio.1337.cx:5000"
 | 
					        "http://nixcache.lelgenio.1337.cx:5000"
 | 
				
			||||||
        "https://hyprland.cachix.org"
 | 
					        "https://hyprland.cachix.org"
 | 
				
			||||||
        "https://lelgenio.cachix.org"
 | 
					        "https://lelgenio.cachix.org"
 | 
				
			||||||
        "https://wegank.cachix.org"
 | 
					        "https://wegank.cachix.org"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue