mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 01:17:20 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			123 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			123 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Enables mDNS for systemd-resolved
 | |
| [connection]
 | |
| connection.mdns=2
 | |
| connection.llmnr=2
 | |
| 
 | |
| # vim: filetype=NetworkManager.conf
 |