changes
This commit is contained in:
parent
845ddb64c3
commit
ea94f285ef
9 changed files with 6 additions and 49 deletions
|
@ -2,7 +2,7 @@
|
|||
imports = [ ../common/common.nix ../common/generic-vm.nix ];
|
||||
|
||||
proxmox.qemuConf = {
|
||||
virtio0 = "local-zsfs:vm-9999-disk-0";
|
||||
virtio0 = "local-zfs:vm-9999-disk-0";
|
||||
cores = 1;
|
||||
memory = 1024;
|
||||
bios = "ovmf";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue