This commit is contained in:
owen
2024-08-29 16:53:39 +02:00
parent 1decc58d65
commit b6876828d5
18 changed files with 27 additions and 10 deletions

12
files/55_net.cfg Normal file
View 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