mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
test: vaultwarden microVM
This commit is contained in:
parent
4fb47cec35
commit
b82d20a955
1 changed files with 3 additions and 0 deletions
|
|
@ -98,6 +98,9 @@ in
|
|||
mem = 1024;
|
||||
hypervisor = "qemu";
|
||||
|
||||
# Use q35 machine type for proper PCI support instead of microvm
|
||||
qemu.machine = "q35";
|
||||
|
||||
interfaces = [
|
||||
{
|
||||
type = "macvtap";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue