MyNixOS website logo
option

systemd.network.networks.<name>.dhcpV6Config

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

Declarations
Type
attribute set of (systemd option)
Default
{ }
Example
{
  UseDNS = true;
}