From 7f2461aebe508bddc2337b25218f529c1166d306 Mon Sep 17 00:00:00 2001 From: alisceon Date: Mon, 29 Sep 2025 20:16:44 +0200 Subject: [PATCH] just testing --- hosts/tesla-nixos/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/tesla-nixos/configuration.nix b/hosts/tesla-nixos/configuration.nix index dd370a2..6faebd6 100644 --- a/hosts/tesla-nixos/configuration.nix +++ b/hosts/tesla-nixos/configuration.nix @@ -42,6 +42,7 @@ ephemeral = false; privateNetwork = true; + privateUsers = false; hostAddress = "10.250.0.1"; # host end of veth localAddress = "10.250.0.2"; # container end of veth