How connect to wifi for fresh install nixos

hello . i set wpa_supplicant -B -i interface -c <(wpa_passphrase ‘SSID’ ‘key’) . but can’t connect to my wifi. i try others blog post about how install nixos but no good explanation how do it. in arch easily i can connect wifi with wifi-menu . i want install nixos in minimal version so i have no X and gui.

nmcli or nmtui works great!

2 Likes

Sidenote: If you forget to enable wifi when you install, I heard you can set nix to use the store on the ISO to rebuild, so you don’t need to reboot/reinstall.

1 Like