wifi: don't use iwd by default

This commit is contained in:
Aly Raffauf 2024-09-23 20:17:38 -04:00
parent 76d87477c8
commit 93c29eb35d

View file

@ -52,9 +52,6 @@
};
};
wifi = {
backend = "iwd";
powersave = true;
};
wifi.powersave = true;
};
}