Update vscode config.

This commit is contained in:
Tom Alexander
2024-01-25 10:15:25 -05:00
parent 1024f37691
commit 574a2d0ce7
5 changed files with 41 additions and 18 deletions

View File

@@ -76,6 +76,7 @@ function start_vm {
-c 6 \
-m 8G \
-H \
-o 'rtc.use_localtime=false' \
-s 0,hostbridge \
-s "4,nvme,/dev/zvol/zroot/vm/opnsense/disk0" \
-S \

View File

@@ -75,8 +75,9 @@ function start_vm {
bhyve \
-D \
-c 1 \
-m 2G \
-m 3G \
-H \
-o 'rtc.use_localtime=false' \
-s 0,hostbridge \
-s "4,nvme,/dev/zvol/zroot/vm/unifi/disk0" \
-s 30,xhci,tablet \