🔨 chore: a whole lot of nothing

Signed-off-by: dyn <oss+dyn@xtrm.me>
This commit is contained in:
dyn
2025-12-17 13:33:27 +01:00
parent 52c6eeb443
commit 072f39cc10
3 changed files with 22 additions and 11 deletions

View File

@ -63,8 +63,8 @@
set -x
source ${selfPkgs.vm}/bin/run-${hostname}-vm \
-enable-kvm \
-m 4G \
-smp 1 \
-m 6G \
-smp 2 \
-cpu host \
-virtfs local,path=$(${pkgs.coreutils}/bin/pwd)/..,mount_tag=host0,security_model=mapped-xattr,id=host0
'';
@ -84,6 +84,7 @@
-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