nixos: firewall allow llmnr
This commit is contained in:
		
							parent
							
								
									9d0fd9fe5a
								
							
						
					
					
						commit
						d0a3f80139
					
				|  | @ -11,6 +11,7 @@ | |||
| 
 | ||||
| 	networking.useDHCP = false; | ||||
| 	networking.firewall.enable = true; # is already enabled ... | ||||
| 	networking.firewall.allowedUDPPorts = [ 5355 ]; # LLMNR | ||||
| 
 | ||||
| 	services.openssh = { | ||||
| 		enable = true; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue