Update wifi config

This commit is contained in:
thiloho
2023-05-11 18:47:47 +02:00
parent 345cb08e99
commit fdd125dfea

View File

@@ -14,7 +14,7 @@
networkmanager = {
enable = true;
wifi.backend = "iwd";
}
};
wireless.iwd.enable = true;
};