Disabled iwd

This commit is contained in:
Filippo Berto 2022-11-25 10:00:18 +01:00
parent 463954713a
commit 6e1c759d5a
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -18,7 +18,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