···336336 };
337337338338 localAnnouncePort = mkOption {
339339- type = types.nullOr types.int;
339339+ type = types.nullOr types.port;
340340 default = null;
341341 description = ''
342342 The port on which to listen and send IPv4 broadcast announcements to.