services.ostinato.portList.include

For a port to pass the filter and appear on the port list managed by drone, it be allowed by this include list.

Type
list of string
Default
[ ]
Example
[
  "eth*"
  "lo*"
]
Declared
<nixpkgs/nixos/modules/services/networking/ostinato.nix>