fix: NixOS | misnamed wireguard public key
This commit is contained in:
@@ -163,7 +163,7 @@
|
|||||||
|
|
||||||
peers = [
|
peers = [
|
||||||
{
|
{
|
||||||
publicKey = "public-key";
|
publicKey = "shahab";
|
||||||
allowedIPs = [ "192.168.20.2/32" ];
|
allowedIPs = [ "192.168.20.2/32" ];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user