diff options
Diffstat (limited to 'roles/network/templates')
| -rw-r--r-- | roles/network/templates/NetworkManager.conf.j2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/network/templates/NetworkManager.conf.j2 b/roles/network/templates/NetworkManager.conf.j2 index 0389ff1e..a67d2e27 100644 --- a/roles/network/templates/NetworkManager.conf.j2 +++ b/roles/network/templates/NetworkManager.conf.j2 @@ -21,6 +21,9 @@ ipv6.dhcp-duid=stable-uuid wifi.powersave=2 connection.mdns=2 +[device] +wifi.backend=iwd + [logging] level=INFO |
