diff --git a/hosts/leon/default.nix b/hosts/leon/default.nix index e63dffd0..1d0dd8fd 100644 --- a/hosts/leon/default.nix +++ b/hosts/leon/default.nix @@ -120,7 +120,12 @@ peers = [ # ------------------leon-------------------------. - { + { + #leoncloud-vm + publicKey = "YhcC/xMYxh7GIyndbgBZ05oE3aTJXK4T7JgZwUDyd08="; + allowedIPs = [ "10.10.11.4" ]; + } + { #My_laptop publicKey = "okZuIQ90J49IJ3s+/dZyLthvo4rR2kclmTL54Ykglio="; allowedIPs = [ "10.10.11.2" ];