MyNixOS website logo
option

services.connman.networkInterfaceBlacklist

Default blacklisted interfaces, this includes NixOS containers interfaces (ve).

Declarations
Type
list of string
Default
[
  "vmnet"
  "vboxnet"
  "virbr"
  "ifb"
  "ve"
]