dropping iwd, it refuses to auto connect to wifi
This commit is contained in:
parent
7da1e394c4
commit
536f1e5387
1 changed files with 1 additions and 4 deletions
|
|
@ -8,10 +8,7 @@
|
|||
...
|
||||
}:
|
||||
{
|
||||
networking.networkmanager = {
|
||||
enable = true;
|
||||
wifi.backend = "iwd";
|
||||
};
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
users.users.user.extraGroups = [ "networkmanager" ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue