containers/fluorite: enable tun
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
This commit is contained in:
parent
0462478d7e
commit
003b6c277b
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@
|
|||
containers.${name} = {
|
||||
autoStart = true;
|
||||
privateNetwork = true;
|
||||
enableTun = true;
|
||||
hostAddress = host4;
|
||||
localAddress = client4;
|
||||
hostAddress6 = host;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue