Linux: Adding WireGuard config to nmtui

  1. Go to this site and download your client configuration file
  2. Rename the downloaded configuration file to wg0.conf
  3. Add the renamed configuration file to nmtui using the following command:
    sudo nmcli connection import type wireguard file wg0.conf
  4. Activate the connection via nmtui or your local network manager