services.diod.listen

NixOS option

[ “IP:PORT” [,“IP:PORT”,…] ] List the interfaces and ports that diod should listen on.

type: list of string
Default
[
  "0.0.0.0:564"
]
declared in: nixos/modules/services/network-filesystems/diod.nixView source on NixOS/nixpkgs →