From 34546757fd4880453726edb8f9873c3a58e23f73 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 5 Jan 2024 04:07:19 -0800 Subject: update --- home/xyz/.local/bin/qg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/xyz/.local/bin/qg b/home/xyz/.local/bin/qg index 1496fcb9..bb519a40 100755 --- a/home/xyz/.local/bin/qg +++ b/home/xyz/.local/bin/qg @@ -9,7 +9,7 @@ qemu-system-x86_64 \ -cpu host \ -smp 2,sockets=1,cores=1,threads=2 \ -display gtk,zoom-to-fit=on \ - -nic user,model=virtio-net-pci \ + -nic user,model=virtio-net-pci,hostfwd=::53684-:22 \ -usb -device usb-tablet \ -device virtio-blk,drive=myhd \ -drive if=none,file="$XDG_DOWNLOAD_DIR/qemu/guix.qcow2",format=qcow2,id=myhd -- cgit v1.2.3-70-g09d2