mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
5 lines
254 B
Text
5 lines
254 B
Text
|
-device virtio-serial \
|
||
|
-chardev socket,id=charconsole0,path=/tmp/nixos-socket,server,nowait \
|
||
|
#-device virtconsole,chardev=charconsole0,id=console0 \
|
||
|
-device virtserialport,chardev=chardev=charconsole0,id=serial0
|