2014-12-01 3:18 GMT+01:00 Erik Mitchell <[email protected]>: > Hi all, > I'm new go Guix. Working on getting it installed on a laptop and I'd > like to use wireless. Unfortunately the wireless network that I have > access to uses a password rather than a key for encryption. iwconfig > only supports keys. Is there another program I can use that supports > passwords? >
You can use wpa-supplicant. Install it with guix package -i wpa-supplicant. > > Thanks, > > Erik > > -- > Erik K. Mitchell > [email protected] > >
