From 19fcb7277934f4fc03635a7533d8f0fd8dc2b36a Mon Sep 17 00:00:00 2001 From: xqtc161 Date: Mon, 10 Jun 2024 00:57:33 +0200 Subject: [PATCH] so langsam habe ich echt STARKE schmerzen --- hosts/x86_64-linux/beleth/wireguard.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/x86_64-linux/beleth/wireguard.nix b/hosts/x86_64-linux/beleth/wireguard.nix index d49fb7d..e8dd056 100644 --- a/hosts/x86_64-linux/beleth/wireguard.nix +++ b/hosts/x86_64-linux/beleth/wireguard.nix @@ -23,7 +23,7 @@ { #anner publicKey = "5ar4lh3Ra4TRmUJeeBtPgDvZnAkGssJDUN53y9oa3So="; - allowedIPs = ["2a0f:be01::/48"]; + allowedIPs = ["2a0f:be01::/40"]; endpoint = "[2a0f:be01::1]:51822"; } ];