diff --git a/containers/fluorite/flake.nix b/containers/fluorite/flake.nix index af3e111..eee70b1 100644 --- a/containers/fluorite/flake.nix +++ b/containers/fluorite/flake.nix @@ -64,6 +64,7 @@ containers.${name} = { autoStart = true; privateNetwork = true; + enableTun = true; hostAddress = host4; localAddress = client4; hostAddress6 = host;