Fix packages being not encrypted

Signed-off-by: Egor Savkin <es@m-labs.hk>
This commit is contained in:
Egor Savkin 2024-10-10 13:23:46 +08:00
parent 0ff90d54a9
commit 6d2f4d136e
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ in
};
children."${netifUSA}" = {
mode = "transport";
ah_proposals = [ "sha256-curve25519" ];
esp_proposals = [ "aes256gcm128-sha256-curve25519" ];
remote_ts = [ "5.78.86.156[gre]" ];
local_ts = [ "94.190.212.123[gre]" ];
start_action = "start";