Infini-FRAMEWORK: update wg0 key location
This commit is contained in:
parent
0f1b1a9d86
commit
63e30b0f31
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@
|
|||
networking.wg-quick.interfaces.wg0 = {
|
||||
address = [ "10.10.0.3/32" ];
|
||||
listenPort = 51820;
|
||||
privateKeyFile = "/home/infinidoge/tmp/bb-vpn.key";
|
||||
privateKeyFile = "/home/infinidoge/tmp/bb-vpn-geg.key";
|
||||
peers = [
|
||||
{
|
||||
publicKey = "SYpnrGvxx8l4w9c7KVRVW6GyNDr/iK+maPPMw/Ua7XY=";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue