1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

[wg]Add keres to wireguard peers

This commit is contained in:
Stefan Ellmauthaler 2024-04-02 10:38:48 +02:00
parent bb821f68b1
commit 9a15cb5f1f

View File

@ -38,6 +38,11 @@ with lib; {
localIp = "4"; localIp = "4";
publicKey = "AxihqSB+Yr333Zjrkl0BpRFl2VbCHy4E9UOGz+0PTD0="; publicKey = "AxihqSB+Yr333Zjrkl0BpRFl2VbCHy4E9UOGz+0PTD0=";
}; };
keres = {
localIp = "5";
publicKey = "cDX5ggZVfoLEQLRVYVE5y0Thr7f8w2DY+/udxHXxrhY=";
};
}; };
prefixes = { prefixes = {