wireguard: add ryzensun to teutat3s' hosts #141

Merged
teutat3s merged 1 commit from wireguard/add-ryzensun-host into main 2024-04-06 16:07:22 +00:00

View file

@ -63,6 +63,10 @@
publicKey = "3UrVLQrwXnPAVXPiTAd7eM3fZYxnFSYgKAGpNMUwnUk=";
allowedIPs = [ "10.7.6.201/32" "fd00:fae:fae:fae:fae:201::/96" ];
}
{ # ryzensun
publicKey = "oVF2/s7eIxyVjtG0MhKPx5SZ1JllZg+ZFVF2eVYtPGo=";
allowedIPs = [ "10.7.6.204/32" "fd00:fae:fae:fae:fae:204::/96" ];
}
];
};
}