27 lines
524 B
Plaintext
Raw Normal View History

2022-11-01 19:06:44 -04:00
# Use UEFI when booting from a disk
loader="uefi"
graphics="yes"
xhci_mouse="yes"
graphics_listen="127.0.0.1"
2022-11-01 19:33:03 -04:00
# graphics_listen="10.216.1.1"
2022-11-01 19:06:44 -04:00
graphics_res="1920x1080"
2022-11-01 19:33:03 -04:00
# graphics_wait="yes"
# prestart=""
console="tmux"
2022-11-01 19:06:44 -04:00
cpu=1
memory=1024M
2022-11-01 19:33:03 -04:00
# Automatic switch ifconfig networking
# network0_type="virtio-net"
# network0_switch="customswitch"
# Manually specify network device
2022-11-01 19:06:44 -04:00
network0_type="virtio-net"
2022-11-01 19:33:03 -04:00
network0_device="tap0"
2022-11-01 19:06:44 -04:00
disk0_type="virtio-blk"
disk0_name="disk0"
disk0_dev="sparse-zvol"
virt_random="yes" # virtio-rnd