From 205fc46ad3c52d823f4fda722a94ac1f42b7e63d Mon Sep 17 00:00:00 2001 From: stitchy Date: Wed, 24 Jan 2024 07:09:53 +0000 Subject: [PATCH] .... --- 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 79a4b90..01be4cc 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.wireguard.stitchy.moe:47111"; + endpoint = "moms.wireguard.stitchy.moe:47111"; persistentKeepalive = 25; }]; };