iwd backend

This commit is contained in:
caandt 2025-03-24 17:50:09 -05:00
parent f1a6c02c46
commit 4647520332

View file

@ -37,6 +37,7 @@
services.udev.extraRules = ''
ACTION=="add", SUBSYSTEM=="usb", DRIVERS=="usb", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c547", ATTR{power/wakeup}="disabled"
'';
networking.networkmanager.wifi.backend = "iwd";
networking.firewall = {
logReversePathDrops = true;
extraCommands = ''