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

Add rhea to wireguard network

This commit is contained in:
Stefan Ellmauthaler 2023-09-25 23:31:33 +02:00
parent 83bf454c7a
commit 7f0e9b799d
Failed to extract signature

View File

@ -33,6 +33,11 @@ with lib; {
localIp = "142"; localIp = "142";
publicKey = "UnS5BtlKKTXfNaSsw2PY7Gbd5aLGiJVlCUY7bHosLio="; publicKey = "UnS5BtlKKTXfNaSsw2PY7Gbd5aLGiJVlCUY7bHosLio=";
}; };
rhea = {
localIp = "4";
publicKey = "d1u1P+H+0iHm5ZfMGmHgbfgYQB2hbmiCY+1KoZrNGlA=";
};
}; };
prefixes = { prefixes = {