>>107190529
Artix is like the retarded little brother of Arch. It's worse but at least it doesn't have shitstemd.
Here's how to connect to wifi on Arch linux livedisk for installing
$ iwctl
>
$ station wlan0 connect <SSID>
enter passphrase: **********
$ exit
Here's how to connect to wifi on Artix linux livedisk for installing
$ iwctl
iwctl: command not found
$ iwd
iwd: command not found
$ iw
iw: command not found
$ nmcli
nmcli: command not found
$ nmtui
nmtui: command not found
*opens installation wiki*
"you can use iw bro, or read this 1000 line wiki page full of 99% useless information bro"
"just turn on your wifi device bro, use this command"
$ ip link set interface up
can't do that, bro because of rfkill
"just use the wiki about wpa_supplicant bro"
"just read another 1000 line wiki page about other shit bro"
Artix is not a good experience. It's easier to just install Arch and migrate it to Artix if you really wanted to.