networking.nat.internalIPv6s
NixOS option
The IPv6 address ranges for which to perform NAT. Packets coming from these addresses (on any interface) and destined for the external interface will be rewritten.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/networking/nat.nixView source on NixOS/nixpkgs →[ "fc00::/64" ]