From 7f0e9b799df16e77182ab10d29efed0b7648daa8 Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Mon, 25 Sep 2023 23:31:33 +0200 Subject: [PATCH] Add rhea to wireguard network --- common/wireguard.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/common/wireguard.nix b/common/wireguard.nix index 2241e50..be4e400 100644 --- a/common/wireguard.nix +++ b/common/wireguard.nix @@ -33,6 +33,11 @@ with lib; { localIp = "142"; publicKey = "UnS5BtlKKTXfNaSsw2PY7Gbd5aLGiJVlCUY7bHosLio="; }; + + rhea = { + localIp = "4"; + publicKey = "d1u1P+H+0iHm5ZfMGmHgbfgYQB2hbmiCY+1KoZrNGlA="; + }; }; prefixes = {