mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-11-04 11:27:38 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			274 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			274 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# This expects the package dnssec-trigger to be installed as it will manage
 | 
						|
# /etc/resolv.conf according to manual page for NetworkManager.conf and that
 | 
						|
# again seems to expect unbound-control-setup to be done/enabled
 | 
						|
[main]
 | 
						|
dns=unbound
 | 
						|
 | 
						|
# vim: filetype=NetworkManager.conf
 |