mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-12 00:40:17 +07:00
fix(run-on-macos): Use route-metric: 200
instead of disabling dhcp routes.
This commit is contained in:
@ -87,7 +87,7 @@ network:
|
||||
eth0:
|
||||
dhcp4: true
|
||||
dhcp4-overrides:
|
||||
use-routes: false
|
||||
route-metric: 200
|
||||
use-dns: false
|
||||
lima0:
|
||||
dhcp4: true
|
||||
|
Reference in New Issue
Block a user