From 974ac84cbc10ecf55531240824d4390b08ba5bee Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Tue, 3 Feb 2026 16:11:51 +0100 Subject: [PATCH] fix wireguard setup --- networking/wireguard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/networking/wireguard.md b/networking/wireguard.md index 120ee3c..5d35036 100644 --- a/networking/wireguard.md +++ b/networking/wireguard.md @@ -67,7 +67,7 @@ Be root. Install `wireguard-tools` on the client. -Copy the client private key and server public key to the server (or just fill in the variables). +Copy the client server public key to the server (or just fill in the variables). ```sh