parent
c748e17279
commit
4166b4c1fb
5 changed files with 40 additions and 11 deletions
utils
|
@ -47,6 +47,7 @@ pkgs.writeShellApplication {
|
|||
-chardev socket,id=chrtpm,path="$state/swtpm-sock" \
|
||||
-tpmdev emulator,id=tpm0,chardev=chrtpm \
|
||||
-device tpm-tis,tpmdev=tpm0 \
|
||||
-netdev id=net00,type=user \
|
||||
-device virtio-net-pci,netdev=net00 \
|
||||
-drive "format=qcow2,file=$state/disk.qcow2"
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue