add daisy to wireguard mesh

This commit is contained in:
Franzi 2023-09-23 16:46:45 +02:00
parent d999895450
commit 6f31d6c0e4
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,8 @@
hostname = "2a11:f2c0:3:4::120"
bundles = []
bundles = [
"bird",
"wireguard",
]
groups = [
"debian-bookworm",
]