blade: oops, we need SPICE
This commit is contained in:
parent
bc6832b6ca
commit
203cba674d
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ in {
|
|||
package = pkgs.qemu.override {
|
||||
gtkSupport = false;
|
||||
sdlSupport = false;
|
||||
spiceSupport = false;
|
||||
spiceSupport = true;
|
||||
cephSupport = true;
|
||||
smartcardSupport = false;
|
||||
pulseSupport = false;
|
||||
|
|
Loading…
Reference in a new issue