pinwheel: Try iwd as connman backend

This commit is contained in:
Alexander Heldt
2023-10-22 18:56:31 +02:00
parent d740aa0f99
commit 71acb8a562
2 changed files with 5 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
services.connman = {
enable = true;
wifi = {
backend = "iwd";
};
networkInterfaceBlacklist = [
"vmnet"
"vboxnet"