containers/fluorite: enable tun
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run

This commit is contained in:
Cilly Leang 2026-06-17 00:56:02 +10:00
parent 0462478d7e
commit 003b6c277b
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -64,6 +64,7 @@
containers.${name} = {
autoStart = true;
privateNetwork = true;
enableTun = true;
hostAddress = host4;
localAddress = client4;
hostAddress6 = host;