FollieHiyuki-dotfiles/system/etc/iwd/main.conf

19 lines
472 B
Plaintext
Raw Normal View History

2021-06-18 14:39:01 -04:00
# 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