Hello.
A big request is to rebuild the Ubuntu 20.04 kernel with support for the Wireguard VPN protocol.
Currently, Wireguard VPN is not supported by your Ubuntu 20.04 build for m2 station.

I took Ubuntu here:

https://www.stationpc.com/download
direct link:
https://drive.google.com/drive/folders/1H1eYbUGWDMrxK1HyrYablWV_zmMb2KOk


Error Message:

firefly@firefly:~$ uname -a
Linux firefly 4.19.193 #75 SMP Tue Nov 9 09:03:40 CST 2021 aarch64 aarch64 aarch64 GNU/Linux
firefly@firefly:~$ sudo wg-quick up wg0
[#] ip link add wg0 type wireguard
RTNETLINK answers: Operation not supported
Unable to access interface: Protocol not supported
[#] ip link delete dev wg0
Cannot find device "wg0"


Learn more about Wireguard VPN:

https://www.wireguard.com/

Thank you in advance