It's interesting to be able to associate both with the network id in the node configuration.
[node.network]
network_id = "0xCAFE0004"
[node.networks.0xCAFE0004]
genesis_code = '~/.kindelia/genesis/cafe0004.kdl'
initial_peers = [
"64.227.110.69",
"188.166.3.140",
]
[node.networks.0xCAFE0005]
genesis_code = '~/.kindelia/genesis/cafe0005.kdl'
initial_peers = [
...
]