system/wireguard: use new keys for hazel

This commit is contained in:
LavaDesu 2025-05-23 01:08:14 +10:00
parent adf5409e32
commit 74e7f5435f
Signed by: cilly
GPG key ID: 6500251E087653C9
3 changed files with 9 additions and 1 deletions

View file

@ -47,7 +47,7 @@ let
};
};
hazel = {
publicKey = "vQ5a2KMrwi7RCRsD0yvog+n35vQYFuvwiPn+W4lbRBw=";
publicKey = "0zruTndObzHo+b1rbOuTsxCU97epygZycxXS/lgUHUc=";
allowedIPs = [ "10.100.0.21/32" "${gcSecrets.wireguard.ipv6Subnet}:21" "fd0d::21" ];
interfaces = {
wg0 = {