Use host resolv.conf in container
This commit is contained in:
		
					parent
					
						
							
								d1f2b13232
							
						
					
				
			
			
				commit
				
					
						b359ec8644
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -4,6 +4,8 @@
 | 
			
		|||
    nixpkgs = nixpkgs-unstable;
 | 
			
		||||
    autoStart = true;
 | 
			
		||||
    config = { ... }: {
 | 
			
		||||
      networking.useHostResolvConf = true;
 | 
			
		||||
 | 
			
		||||
      services.uptime-kuma = {
 | 
			
		||||
        enable = true;
 | 
			
		||||
      };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue