mirror of
https://codeberg.org/27/inception-of-things.git
synced 2025-12-31 21:56:41 +01:00
🔨 chore(vm): remove tcp forwarding
Signed-off-by: dyn <oss+dyn@xtrm.me>
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user