You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
432 B
TOML

[machine]
name = "win10"
memory = "12G"
[cpu]
amount = 12
[[disk]]
preset = "ssd"
path = "/dev/disk/by-id/wwn-0x500a0751f008e09d"
[[disk]]
preset = "ssd"
path = "/dev/disk/by-id/wwn-0x5002538e4038852d"
[uefi]
enabled = true
[[vfio]]
slot = "08:00.0"
graphics = true
[[vfio]]
slot = "08:00.1"
[[vfio]]
slot = "0a:00.3"
[spice]
enabled = true
[scream]
enabled = true
[looking-glass]
enabled = true
width = 2560
height = 1080