diff --git a/etc/iwd/main.conf b/etc/iwd/main.conf index a6093532..80402c5b 100644 --- a/etc/iwd/main.conf +++ b/etc/iwd/main.conf @@ -8,8 +8,8 @@ # To check/refresh regdomain, `iw wlan0 scan | egrep -e "SSID:|Country:"` Country=FI -# legacy compatibility, at least on Lumina? -use_default_interface=true +# Legacy compatibility. Doesn't seem necessary on Lumina. +#use_default_interface=true # build-in network configuration including DHCP client # true if not using systemd-networkd! @@ -33,8 +33,8 @@ EnableIPv6=true # My /etc/resolf.conf is generally ::1 127.0.0.1 127.0.0.53 and I am not # entirely opposed to local servers. The two first are unbound, the third/this # systemd-resolved -NameResolvingService=systemd -#NameResolvingService=none +#NameResolvingService=systemd +NameResolvingService=none # Default 300, lower preferred by system. Useful when WiFi is known faster # than ethernet like having 10 Mbps switch from time before the building had # anything faster than DSL...