From 1cb99e4f93fdd26ef41018fbfe4764cd76653eb6 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sat, 10 Dec 2022 10:56:34 -0500 Subject: update --- modules/mullvad.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/mullvad.nix b/modules/mullvad.nix index 07f7679..e59a1a2 100644 --- a/modules/mullvad.nix +++ b/modules/mullvad.nix @@ -29,8 +29,8 @@ in peers = [ # Oslo { - endpoint = "no-svg-wg-004.relays.mullvad.net:51820"; - publicKey = "Fu98PLCZw/FTcQqyTy0vzaepkfxuSLAah7wnafGVO1g="; + endpoint = "no4-wireguard.relays.mullvad.net:51820"; + publicKey = "veeEoYS9a2T6K8WMs/MvRCdNJG580XbhnLfbFjp3B0M="; allowedIPs = [ "0.0.0.0/0" "::0/0" ]; } # NYC -- cgit v1.2.3