networking.nat.internalIPv6s
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 string- Default
[ ]- Example
[ "fc00::/64" ]- Declared
- <nixpkgs/nixos/modules/services/networking/nat.nix>