====== Linux: Adding WireGuard config to nmtui ====== - Go to {{https://vpn.serverdoesnt.work:8443/|this site}} and download your client configuration file - Rename the downloaded configuration file to wg0.conf - Add the renamed configuration file to nmtui using the following command:sudo nmcli connection import type wireguard file wg0.conf - Activate the connection via nmtui or your local network manager