chore(wireguard): Added new peer for Family desktop

This commit is contained in:
GaspardCulis 2024-10-11 22:26:23 +02:00
parent c07b6dc58b
commit 7d223fad78

View file

@ -46,6 +46,11 @@
publicKey = "42Vj5VG4bJpOUE7j5UW28IFSmPlV+X3tIA9ne55W0Fo=";
allowedIPs = ["10.8.0.42/32"];
}
{
# Family desktop
publicKey = "cpBhnLD4u5brDZsc2uqXVlelApCIXFdRnfJXJU1WDmM=";
allowedIPs = ["10.8.0.11/32"];
}
];
};
};