Switch to IWD to fix eduroam

This commit is contained in:
Filippo Berto 2022-11-18 09:40:14 +01:00
parent 33dcccbb28
commit d43987d3f8
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -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