aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configuration.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/configuration.nix b/configuration.nix
index 1c54c29..88fae6e 100644
--- a/configuration.nix
+++ b/configuration.nix
@@ -65,6 +65,12 @@ in
endpoint = "37.187.118.206:51820";
persistentKeepalive = 10;
}
+ { # Lindy
+ publicKey = "wen9GnZy2iLT6RyHfn7ydS/wvdvow1XPmhZxIkrDbks=";
+ allowedIPs = [ "10.42.0.66/32" ];
+ endpoint = "91.160.50.156:33766";
+ persistentKeepalive = 10;
+ }
{ # Carcajou
publicKey = "qxrtfn2zRVnN52Y5NYumyU3/FcRMnh3kJ2C37JfrczA=";
allowedIPs = [ "10.42.0.21/32" ];
@@ -97,6 +103,7 @@ in
192.168.1.23 binarycache.home.adnab.me
10.42.0.1 hammerhead
10.42.0.2 spoutnik
+10.42.0.66 lindy
10.42.0.206 shiki
'';