systemd.network.config.routeTables

Defines route table names as an attrset of name to number. See networkd.conf(5) for details.

Type
attribute set of signed integer
Default
{ }
Example
{
  foo = 27;
}
Declared
<nixpkgs/nixos/modules/system/boot/networkd.nix>