revert iwd backend (breaks wifi on del)
This commit is contained in:
parent
93df588697
commit
e1ae29834e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ in {
|
|||
enable = true;
|
||||
dns = "systemd-resolved";
|
||||
plugins = mkForce [];
|
||||
wifi.backend = "iwd";
|
||||
# wifi.backend = "iwd";
|
||||
};
|
||||
firewall.checkReversePath = "loose";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue