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; }]; };