Created
January 18, 2021 20:42
-
-
Save NickCrew/795ff69e6e959e93e7acba2165b320b7 to your computer and use it in GitHub Desktop.
Netplan config for wifi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
network: | |
version: 2 | |
wifis: | |
wlan0: | |
optional: true | |
access-points: | |
"piggah2": | |
password: "passwordhere" | |
dhcp4: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment