Add hermes-conrad for graham's laptop
Graham Christensen committed
Oct 22, 2022 at 16:14 UTC
9f0ad2cb6f86ec4733c7a18ebc49d347cd0e373c
1 file changed
+5
-2
modules/wireguard-hosts.toml
+5
-2
@@ -83,17 +83,20 @@ ip = "10.254.3.1"
83
port = 51820
84
publicKey = "/N5//y0elGZdeekUv+IzKZiZ9wcKSOHc2bHmPU8FaCM="
85
86
-
86
[hosts.hyperchicken]
87
# Graham's machine, for administrative access
88
ip = "10.254.4.1"
89
port = 51820
90
publicKey = "sXj7LhGQBczgMhEvLewWgyHsmYMMg88vUsz1rrn7fWM="
91
93
-
92
[hosts.scruffy]
93
# Graham's machine, for administrative access
94
ip = "10.254.4.2"
95
port = 51820
96
publicKey = "kamC5o3H6UhrfNZjxU6vqdHi3I1+KDOj9tMeuFjiIyk="
97
98
+[hosts.hermes-conrad]
99
+# Graham's machine, for administrative access
100
+ip = "10.254.4.3"
101
+port = 51820
102
+publicKey = "CDrCOjn7SH7fSn+xg3R/zkZVvVDORMK8uJJbvQrRaiY="