MyNixOS website logo
option

systemd.network.netdevs.<name>.netdevConfig

Each attribute in this set specifies an option in the [Netdev] section of the unit. See systemd.netdev(5) for details.

Declarations
Type
attribute set of (systemd option)
Example
{
  Kind = "bridge";
  Name = "mybridge";
}