@cryptotaxi247 / infra-1 / commits / cc435132

Add macofborg1 to wireguard

Rob Vermaas committed Feb 20, 2021 at 20:52 UTC cc435132158d58f98ea6d88770594c3b2e97ad10
1 file changed +5
modules/wireguard.nix
+5
@@ -95,6 +95,11 @@ let
95 publicKey = "aw/8/5oEn0cZa/WnUE7E7MEukDvzUzaAUEL6PMhLFmE=";
96 };
97
98 + macofborg1 = {
99 + ip = "10.254.2.51";
100 + publicKey = "RPD07xoZYB3aq9hS4pX+qnCHwSbNunK69HGdf8pRtCQ=";
101 + };
102 +
103 mac-m1-1 = {
104 ip = "10.254.2.101";
105 publicKey = "r9EEig5zzGS+MlMqK1jCzXB4Rm11Q/c812i7dxGj8gQ=";