mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 17:37:20 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			219 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			219 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [main]
 | |
| # No managing DNS, no managing resolv.conf (implied made explicit here) and
 | |
| # don't push data to systemd-resolved either.
 | |
| dns=none
 | |
| rc-manager=unmanaged
 | |
| systemd-resolved=false
 | |
| 
 | |
| # vim: filetype=NetworkManager.conf
 |