How to set up GLiNet as wireguard client?

I think I need to do one or both of these things:

  1. Configure iptables to provide NAT to the wg0 interface
  2. Enable net.ipv4.ip_forward and net.ipv4.conf.all.forwarding

Will need to do some research to make sure I get those right.