switch mullvad server
This commit is contained in:
parent
75a3b75135
commit
77f30aa5c0
1 changed files with 6 additions and 3 deletions
|
@ -1,9 +1,12 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
config,
|
||||
...
|
||||
}:
|
||||
{
|
||||
systemd.network =
|
||||
let
|
||||
pubkey = "uUYbYGKoA6UBh1hfkAz5tAWFv4SmteYC9kWh7/K6Ah0=";
|
||||
endpoint = "92.60.40.209";
|
||||
pubkey = "xpZ3ZDEukbqKQvdHwaqKMUhsYhcYD3uLPUh1ACsVr1s=";
|
||||
endpoint = "185.65.134.86";
|
||||
port = "51820";
|
||||
addr = [
|
||||
"10.74.16.48/32"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue