diff options
| author | Grisha Shipunov | 2025-05-20 15:48:05 +0200 |
|---|---|---|
| committer | Grisha Shipunov | 2025-05-20 15:48:52 +0200 |
| commit | 9588accd9731af829a137ba331c0e78e4fafa56d (patch) | |
| tree | fd4ca2b9162bc232dde24da89e3adb9da4d2189c /hosts/toaster | |
| parent | 799f4563b0663eaa6522bb07da0ea5b8f826812e (diff) | |
change server
Diffstat (limited to 'hosts/toaster')
| -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" |
