hosts/remilia: update wireguard keys
Signed-off-by: natto1784 <natto@weirdnatto.in>
This commit is contained in:
@@ -65,13 +65,17 @@
|
||||
allowedIPs = [ ips.marisa ];
|
||||
}
|
||||
{
|
||||
publicKey = "SqskEH7hz7Gv9ZS+FYLRFgKZyJCFbBFCyuvzBYnbfVU=";
|
||||
publicKey = "oliAKHloLOulQrDwG+2NZIYg0sQAsuQ/q/lLkPCdcRE=";
|
||||
allowedIPs = [ ips.satori ];
|
||||
}
|
||||
{
|
||||
publicKey = "IHYIan9Xq2PBTSzcMdHpzx4PM67l09WdsGa6s+siyH0=";
|
||||
allowedIPs = [ ips.hina ];
|
||||
}
|
||||
{
|
||||
publicKey = "BRdWQYPyfZeEWGtghhoYZf90nOsU/kXB3vOFJ6A17Ao=";
|
||||
allowedIPs = [ ips.okina ];
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user