guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

add wireless instructions to documentation


From: IngeGNUe
Subject: add wireless instructions to documentation
Date: Sun, 28 Feb 2016 19:27:38 -0500

I suggest to add another paragraph to section 7.1.3 like so:

To install the system, you would:

1. Configure the network, by running 'ifconfig eno1 up ... blablabla

For wireless, you would create a configuration file with the following
options:

network={
        ssid="foo"
        psk="bar"
}

And then run "wpa_supplicant -B -i wlp1s0 -c /path/to/config && dhclient
wlp1s0".



reply via email to

[Prev in Thread] Current Thread [Next in Thread]