Skip to content

Instantly share code, notes, and snippets.

@NickCrew
Created January 18, 2021 20:42
Show Gist options
  • Save NickCrew/795ff69e6e959e93e7acba2165b320b7 to your computer and use it in GitHub Desktop.
Save NickCrew/795ff69e6e959e93e7acba2165b320b7 to your computer and use it in GitHub Desktop.
Netplan config for wifi
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