From fc52793120b67260038ab59c1ca747db0c0efe0b Mon Sep 17 00:00:00 2001 From: stitchy Date: Wed, 24 Jan 2024 07:09:02 +0000 Subject: [PATCH] wow I'm shit at reading --- hosts/gemini/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/gemini/default.nix b/hosts/gemini/default.nix index c028a2d..79a4b90 100644 --- a/hosts/gemini/default.nix +++ b/hosts/gemini/default.nix @@ -39,7 +39,7 @@ publicKey = "atXy3zi3FLoxP8hgzJIIeLGks4Te9HrKkQGoaobholM="; presharedKey = "Z3pRS99HKCOuQV7az2GqlR3X4XbX3PlfQrC5AoT3XkA="; allowedIPs = [ "10.100.0.0/24" ]; - endpoint = "https://moms_wg.wg.stitchy.moe:47111"; + endpoint = "https://moms.wireguard.stitchy.moe:47111"; persistentKeepalive = 25; }]; };