services.radvd.enable

NixOS option

Whether to enable the Router Advertisement Daemon (radvd), which provides link-local advertisements of IPv6 router addresses and prefixes using the Neighbor Discovery Protocol (NDP). This enables stateless address autoconfiguration in IPv6 clients on the network.

type: boolean
Default
false
declared in: nixos/modules/services/networking/radvd.nixView source on NixOS/nixpkgs →