Add laptop WG conf to Idacloud

This commit is contained in:
Vili Sinervä 2025-05-25 19:54:16 +03:00
parent 687d0e4843
commit ae4e84ac9a
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -23,11 +23,11 @@
peers = [
# Laptop
# {
# publicKey = "TODO";
# presharedKeyFile = "/root/wireguard-keys/psk1";
# allowedIPs = [ "10.1.0.2/32" ];
# }
{
publicKey = "qJl6XBAGlmGHLre+RoCLUsZUrOrDgGoinREHFiw29ys=";
presharedKeyFile = "/root/wireguard-keys/psk1";
allowedIPs = [ "10.1.0.2/32" ];
}
# Phone
# {
# publicKey = "TODO";