mirror of
https://github.com/easytarget/MQ-Pro-IO.git
synced 2026-01-25 20:33:22 +00:00
wip
This commit is contained in:
12
files/55_net.cfg
Normal file
12
files/55_net.cfg
Normal file
@@ -0,0 +1,12 @@
|
||||
# Netplan compatible config goes here
|
||||
# see https://netplan.readthedocs.io/en/stable/examples/
|
||||
# Basic example for wifi below
|
||||
network:
|
||||
version: 2
|
||||
wifis:
|
||||
wlan0:
|
||||
optional: true
|
||||
access-points:
|
||||
"SSID":
|
||||
password: "PASSWORD"
|
||||
dhcp4: true
|
||||
Reference in New Issue
Block a user