diff options
Diffstat (limited to 'hosts/toaster/network/mullvad.nix')
| -rw-r--r-- | hosts/toaster/network/mullvad.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/toaster/network/mullvad.nix b/hosts/toaster/network/mullvad.nix index 7c20818..112026d 100644 --- a/hosts/toaster/network/mullvad.nix +++ b/hosts/toaster/network/mullvad.nix @@ -2,8 +2,8 @@ { systemd.network = let - pubkey = "BChJDLOwZu9Q1oH0UcrxcHP6xxHhyRbjrBUsE0e07Vk="; - endpoint = "169.150.196.15"; + pubkey = "uUYbYGKoA6UBh1hfkAz5tAWFv4SmteYC9kWh7/K6Ah0="; + endpoint = "92.60.40.209"; port = "51820"; addr = [ "10.74.16.48/32" |
