This currently has to be executed after every reboot. Should look into fixing this permanently.
iptables -I FORWARD 1 -i enp11s0 -o wg0 -j ACCEPT iptables -I FORWARD 1 -i wg0 -o enp11s0 -j ACCEPT