Switch to IWD to fix eduroam
This commit is contained in:
parent
33dcccbb28
commit
d43987d3f8
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ with lib; {
|
|||
networking = {
|
||||
hostName = "odin";
|
||||
networkmanager.enable = true;
|
||||
# networkmanager.wifi.backend = "iwd";
|
||||
networkmanager.wifi.backend = "iwd";
|
||||
|
||||
# The global useDHCP flag is deprecated, therefore explicitly set to false here.
|
||||
# Per-interface useDHCP will be mandatory in the future, so this generated config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue