MyNixOS website logo
option

systemd.network.links.<name>.linkConfig

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

Declarations
Type
attribute set of (systemd option)
Default
{ }
Example
{
  MACAddress = "00:ff:ee:aa:cc:dd";
}