iwd: Disable network configuration
We just want `iwd` to connect to the WiFi network. `systemd-networkd` will handle IP management.dev/new
parent
3aa291904b
commit
beac5cfaec
|
@ -0,0 +1,4 @@
|
||||||
|
[General]
|
||||||
|
EnableNetworkConfiguration=false
|
||||||
|
[Network]
|
||||||
|
NameResolvingService=systemd
|
Loading…
Reference in New Issue