From 308cb6dcdb9473fb81f983342e3cbdfe52761bde Mon Sep 17 00:00:00 2001 From: Ralf Koop Date: Sat, 19 Apr 2025 11:38:07 +0200 Subject: [PATCH] . --- Technik/Linux-Allgemein.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Technik/Linux-Allgemein.md b/Technik/Linux-Allgemein.md index fe5ff88..a07bd30 100644 --- a/Technik/Linux-Allgemein.md +++ b/Technik/Linux-Allgemein.md @@ -37,5 +37,9 @@ Einhängen einer Samba Freigabe nemo smb://ralfk@192.168.132.19 ``` +#### Wireguard VPN Conf Importieren +```bash +nmcli connection import type wireguard file ./wg-lg-zuhause.conf +```