FollieHiyuki-dotfiles/system/etc/iwd/main.conf
2021-10-17 21:48:01 +07:00

19 lines
472 B
Plaintext

# Start dhcpcd service on a specified interface, eg. `dhcpcd -B eth0`
# so that it doesn't interfere with iwd's own dhcp client
[General]
EnableNetworkConfiguration=true
UseDefaultInterface=true
# Only use this when the specified config for the interface has
# `AlwaysRandomizeAddress=true` in it,
# eg. /var/lib/iwd/mywifi.psk
#AddressRandomization=true
[Network]
RoutePriorityOffset=200
EnableIPv6=true
NameResolvingService=resolvconf
[Scan]
DisablePeriodicScan=true