Hello.
I need to configure LXC networking to automatically expose created unprivileged containers both to networks on enp1s0 and wg0, where enp1s0 is an interface connected to VPS network with one public IPv4 and an IPv6 subnet, wg0 is an internal VPN network. On the Raspberry Pi behind VPN I want to directly expose LXC containers to wg0 and end0, where end0 is connected to home LAN.
How can I do it? What do I need to put in ~/.config/lxc/default.conf and /etc/lxc/lxc-usernet?