From a34f255eef7bf6dc4b0a8389f728c111d595e83f Mon Sep 17 00:00:00 2001 From: dyn Date: Wed, 17 Dec 2025 14:20:51 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20chore(vm):=20remove=20tcp=20forw?= =?UTF-8?q?arding?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: dyn --- vm/flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/vm/flake.nix b/vm/flake.nix index 09c863b..227fd8a 100644 --- a/vm/flake.nix +++ b/vm/flake.nix @@ -84,7 +84,6 @@ -m 4G \ -smp 1 \ -cpu host \ - -netdev user,id=net0,hostfwd=tcp::2222-:22 \ -virtfs local,path=$(${pkgs.coreutils}/bin/pwd)/..,mount_tag=host0,security_model=mapped-xattr,id=host0 ''; in