removing iwd, it doesn't work
This commit is contained in:
parent
f920b83d27
commit
ebcf2fbaad
4 changed files with 1 additions and 22 deletions
|
@ -257,21 +257,6 @@
|
|||
networkmanager = {
|
||||
enable = true;
|
||||
wifi.powersave = true;
|
||||
wifi.backend = "iwd";
|
||||
};
|
||||
wireless = {
|
||||
iwd = {
|
||||
enable = true;
|
||||
package = pkgs.iwd;
|
||||
settings = {
|
||||
IPv6 = {
|
||||
enabled = true;
|
||||
};
|
||||
Settings = {
|
||||
AutoConnect = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue