bochs: Enable nogui display backend

This commit is contained in:
Zhaofeng Li
2021-09-29 19:40:34 -07:00
parent bf84010052
commit 9535660410
@@ -53,6 +53,7 @@ stdenv.mkDerivation rec {
"--with-rfb=no"
"--with-vncsrv=no"
"--with-nogui"
# These will always be "yes" on NixOS
"--enable-ltdl-install=yes"