fix(harbor): wg server
This commit is contained in:
@@ -41,7 +41,9 @@ in {
|
||||
inherit (cfg) privateKeyFile;
|
||||
|
||||
peers = [
|
||||
peers.jonas
|
||||
{
|
||||
inherit (peers.jonas) publicKey allowedIPs;
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user