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