mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 01:17:20 +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
 |