machine_setup/ansible/roles/network/files/main.conf
Tom Alexander 8b25b3397f
Configure iwd and networkd on linux.
I am no longer doing the bonded device because it was more trouble than it was worth.
2023-01-16 15:28:18 -05:00

12 lines
193 B
Plaintext

[Network]
EnableIPv6=true
# NameResolvingService=resolvconf
NameResolvingService=systemd
[General]
EnableNetworkConfiguration=True
# route_priority_offset=300
[Scan]
DisablePeriodicScan=true