MyNixOS website logo
option

networking.knownNetworkServices

List of networkservices that should be configured.

To display a list of all the network services on the server's hardware ports, use networksetup -listallnetworkservices.

Declarations
    Type
    list of string
    Default
    [ ]
    Example
    [
      "Wi-Fi"
      "Ethernet Adaptor"
      "Thunderbolt Ethernet"
    ]