{
   networking.firewall = {
	allowedTCPPorts = [ 21614 ];
	allowedUDPPorts = [ 21614 ];
   };
}