Add vfio stuff for win10
Add a whole bunch of stuff to start/stop displays for the win10 vm Hopefully this will allow win10 to directly use the same GPU in passthru mode
This commit is contained in:
@@ -39,6 +39,7 @@ rec {
|
||||
# My own packages
|
||||
enwiki-dump = prev.callPackage ./enwiki-dump.nix { };
|
||||
|
||||
qemu = prev.qemu.override { sdlSupport = true; };
|
||||
# Overrides of packages
|
||||
libbluray-custom = prev.libbluray.override {
|
||||
withAACS = true;
|
||||
|
||||
Reference in New Issue
Block a user