connect to hidden wifi from cli

  1. Install iwd for iwctl
sudo pacman -S iwd
2. iwctl 3. Enter following info

"station connect-hidden <"network name">"

e.g

> station wlan0 connec-hidden "<SSID>"

Reference : Reddit | stackexchange