[NetDev]
Name=wg0
Kind=wireguard
Description=WireGuard tunnel wg0
[WireGuard]
ListenPort=xxxx
PrivateKey=<secret>
[WireGuardPeer]
PublicKey = <not-secret>
PresharedKey = <secret>
AllowedIPs = 10.0.0.2/32
Name=wg0
[Network]
Address=10.0.0.1/25
[Route]
Destination=10.1.0.0/24
Scope=link
[Route]
Destination=10.2.0.0/24
Scope=link