bochs: Enable nogui display backend
This commit is contained in:
parent
bf84010052
commit
9535660410
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue