switch to iwd for the wifi backend
This commit is contained in:
parent
987040454b
commit
1c211a7e23
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ in {
|
|||
enable = true;
|
||||
dns = "systemd-resolved";
|
||||
plugins = mkForce [];
|
||||
wifi.backend = "iwd";
|
||||
};
|
||||
firewall.checkReversePath = "loose";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue