iwd backend
This commit is contained in:
parent
f1a6c02c46
commit
4647520332
|
|
@ -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 = ''
|
||||
|
|
|
|||
Loading…
Reference in a new issue