The following YAML is invalid but currently silently treated as a bridge-only YAML: https://github.com/lima-vm/lima/pull/851#issuecomment-1238877987 ```yaml networks: - lima: shared lima: bridged # ↑ typo of `- lima: bridged` ```