Skip to content

Instantly share code, notes, and snippets.

@lidgnulinux
Created April 30, 2024 01:29
Show Gist options
  • Save lidgnulinux/a71efa9e1651167c97d5b89c460b0b5b to your computer and use it in GitHub Desktop.
Save lidgnulinux/a71efa9e1651167c97d5b89c460b0b5b to your computer and use it in GitHub Desktop.
network:
wifis:
YOUR_WIRELESS_INTERFACE:
dhcp4: yes
dhcp6: yes
access-points:
"YOUR_SSID":
password: "YOUR_PASSWORD"
version: 2
renderer: networkd
# Apply your config with this command :
# $ sudo netplan apply your_config.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment