When an internet gateway route is added through NixOps, it seems like it's not always to the main one, causing it to be somehow "inactive" (for example, SSH is unreachable until the IGW is added on the main routing table).
Can we control the main/secondary routing table behavior through routeTable? Can we ensure that IGWs are always attached to the main one? (because I don't know if it makes sense to attach them to the secondary one…)
When an internet gateway route is added through NixOps, it seems like it's not always to the main one, causing it to be somehow "inactive" (for example, SSH is unreachable until the IGW is added on the main routing table).
Can we control the main/secondary routing table behavior through routeTable? Can we ensure that IGWs are always attached to the main one? (because I don't know if it makes sense to attach them to the secondary one…)