services.scion.scion-router.settings

scion-router configuration. Refer to https://docs.scion.org/en/latest/manuals/common.html for details on supported values.

Type
TOML value
Default
{ }
Example
{
  general.id = "br";
}
Declared
<nixpkgs/nixos/modules/services/networking/scion/scion-router.nix>