commit f22acc58464ee7bf5f0a718654d7c78cd727f695
parent 0dde72c6efa44d520cb3f1264860972864e0ab79
Author: mtmn <miro@haravara.org>
Date: Sat, 25 Apr 2026 17:33:03 +0200
chore: remove `qbsd`, update mtmn.name
Diffstat:
1 file changed, 0 insertions(+), 8 deletions(-)
diff --git a/modules/mixins/dotfiles/bin/qbsd b/modules/mixins/dotfiles/bin/qbsd
@@ -1,8 +0,0 @@
-#!/usr/bin/env bash
-qemu-system-x86_64 -M q35,usb=on,acpi=on,hpet=off -m 2G \
- -cpu host -smp cores=2 -accel kvm \
- -drive file="$HOME"/misc/random/openbsd.qcow2,format=qcow2 -device usb-tablet \
- -device VGA,vgamem_mb=128 -nic user,model=e1000 -monitor stdio \
- -device usb-ehci,id=ehci \
- -device usb-host,bus=ehci.0,vendorid=0x0781,productid=0x5588 \
- -audiodev pipewire,id=snd0 -device intel-hda -device hda-duplex,audiodev=snd0