services.clatd.settings

NixOS option

Configuration of clatd. See clatd Documentation.

type: open submodule of attribute set of (atom (null, bool, int, float or string))
Default
{ }
Example
{
  plat-prefix = "64:ff9b::/96";
}
declared in: nixos/modules/services/networking/clatd.nixView source on NixOS/nixpkgs →