mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 01:17:20 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			268 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			268 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [main]
 | |
| # dns=none would disable all DNS management by NetworkManager, while the goal
 | |
| # here is to just not touch my resolv.conf. This implies NetworkManager may
 | |
| # still send data to systemd-resolved.
 | |
| #dns=none
 | |
| rc-manager=unmanaged
 | |
| 
 | |
| # vim: filetype=NetworkManager.conf
 |