Created
October 4, 2021 08:22
-
-
Save cburgdorfer/deac0049c1d121a1114034f61536b590 to your computer and use it in GitHub Desktop.
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 | |
renderer: networkd | |
wifis: | |
wlan0: | |
dhcp4: true | |
dhcp6: true | |
access-points: | |
"<your network ESSID>": | |
password: "<your wifi password>" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment