diff options
author | lassulus <lassulus@lassul.us> | 2021-01-23 21:09:11 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2021-01-23 21:12:57 +0100 |
commit | 0344e09941f404a7a3b09a62ffe5d3708ac7a96e (patch) | |
tree | 70551fee00157e7f261bd2e6404f441b48d22773 /lass | |
parent | 2970004fb29472d7fcb8b2eef3a71a91c028d0e6 (diff) |
l yellow.r: use another nordvpn server
Diffstat (limited to 'lass')
-rw-r--r-- | lass/1systems/yellow/config.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lass/1systems/yellow/config.nix b/lass/1systems/yellow/config.nix index 16762e9a1..1afad003c 100644 --- a/lass/1systems/yellow/config.nix +++ b/lass/1systems/yellow/config.nix @@ -163,7 +163,7 @@ with import <stockholm/lib>; client dev tun proto udp - remote 185.230.127.27 1194 + remote 91.207.172.77 1194 resolv-retry infinite remote-random nobind @@ -186,6 +186,7 @@ with import <stockholm/lib>; fast-io cipher AES-256-CBC auth SHA512 + <ca> -----BEGIN CERTIFICATE----- MIIFCjCCAvKgAwIBAgIBATANBgkqhkiG9w0BAQ0FADA5MQswCQYDVQQGEwJQQTEQ |