Update
This commit is contained in:
parent
5dd87ca14a
commit
82b8031b0a
1 changed files with 1 additions and 2 deletions
|
@ -51,8 +51,7 @@
|
|||
];
|
||||
autoStart = true;
|
||||
privateNetwork = true;
|
||||
localAddress = "192.168.2.${ip}/32";
|
||||
hostAddress = "192.168.2.1";
|
||||
hostBridge = "br0";
|
||||
restartIfChanged = true;
|
||||
enableTun = true;
|
||||
additionalCapabilities = [ "CAP_NET_ADMIN" "CAP_NET_RAW" ];
|
||||
|
|
Loading…
Reference in a new issue