MyNixOS website logo
option

systemd.sockets.<name>.listenDatagrams

For each item in this list, a ListenDatagram option in the [Socket] section will be created.

Declarations
Type
list of string
Default
[ ]
Example
[
  "0.0.0.0:993"
  "/run/my-socket"
]