Adding zfsrent

This commit is contained in:
Hunter Haugen 2025-09-03 09:34:06 -07:00
parent 79908c0d34
commit 1255d382dc
Signed by: hunner
GPG key ID: EF99694AA599DDAD
3 changed files with 272 additions and 1 deletions

View file

@ -3,7 +3,7 @@ qemu-system-x86_64 \
-m 4G \
-smp 4 \
-cpu host \
-drive file=/home/hunner/Downloads/latest-nixos-minimal-x86_64-linux.iso,media=cdrom \
-drive file=/home/hunner/Downloads/nixos-minimal-24.11.716389.c570c1f53044-x86_64-linux.iso,media=cdrom \
-drive file=disk1.qcow2,format=qcow2,if=virtio \
-drive file=disk2.qcow2,format=qcow2,if=virtio \
-boot menu=on,splash-time=5000 \