nixpkgs-suyu/nixos/modules/system
Vincent Haupert bc8d6d8f96 nixos/networkd: DHCPv6PrefixDelegation -> DHCPPrefixDelegation
Adapt to changes introduced in Systemd 250:

> The [DHCPv6PrefixDelegation] section in .network file is renamed to
> [DHCPPrefixDelegation], as now the prefix delegation is also
> supported with DHCPv4 protocol by enabling the Use6RD= setting.

Replaces the `dhcpV6PrefixDelegationConfig` with
`dhcpPrefixDelegationConfig` and throws an error if the old option is
used.

Also adapt the respective IPv6 prefix delegation test.
2022-10-09 00:11:52 +02:00
..
activation nixos/*: convert straggler options to MD 2022-08-31 17:27:38 +02:00
boot nixos/networkd: DHCPv6PrefixDelegation -> DHCPPrefixDelegation 2022-10-09 00:11:52 +02:00
etc nixos/system: invariant option docs MD conversions 2022-07-24 13:01:47 +02:00
build.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00