Files
clan-core/clanModules/wifi
DavHau fe0efcf0c2 clanModules/wifi: refactor to use NetworkManager
Neither iwd, nor wpa_supplicant seem to be very reliable on some machines I tested.
Also NetworkManager has generally the best GUI support so it makes sense to build ontop of it
2025-05-19 18:14:37 +07:00
..

description = "Configures Wifi networks to join" features = [ "inventory", "experimental", "deprecated" ] categories = [ "Network", "System" ]

Experimental wifi module