docs: update AP example

This commit is contained in:
2025-05-18 19:35:11 +02:00
parent 61d9d2e2d1
commit bfc82870c3

View File

@@ -70,7 +70,10 @@ Here is an example for creating an access point and share network connection on
```yaml ```yaml
network: network:
connections: connections:
# create access point and share network connection on wlan0
- name: MyHomeWiFi - name: MyHomeWiFi
id: MyHomeWiFi
uuid: 222b4580-3e08-4a2c-ae5e-316bb45d44f0
type: 802-11-wireless type: 802-11-wireless
interface: wlan0 interface: wlan0
ssid: MyHomeWiFi ssid: MyHomeWiFi