You are not logged in.
When I install archlinux, I connect to the wireless network with iwctl. And I want to transfer this wireless network to where I install my system. But I will use NetworkManager instead of iwd in my system. So iwd's profile will not be the same as wpa_supplicant. How do I change iwd to wpa_supplicant profile? Please do not merge my message with the other old topic fish. Because my topic is different and not resolved.
Offline
wpa_supplicant is a standalone application for wifi connections.
The only relation between wpa_supplicant & NM is that NM can use wpa_supplicant as a backend .
I doubt there's a way to automagickally convert iwd profiles into wpa_supplicant profiles that can then be used in NM.
However all wifi connections follow standards and need info like SSID and what encryption is used.
Since you want to use NM, you should use tools that come with NM like nmcli & nmtui .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Thank you for interesting.
Archinstall script can do this. I just don't know how it does it, can I do it manually or is it too complicated.
Offline
There is a script for switching nm-profiles to iwd. Maybe it helps for the reverse task.
Offline