move graphics packages to host
This commit is contained in:
@@ -18,12 +18,11 @@
|
||||
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
extraPackages = with pkgs; [
|
||||
intel-media-driver # LIBVA_DRIVER_NAME=iHD
|
||||
vaapiIntel
|
||||
libvdpau-va-gl
|
||||
libva-utils
|
||||
];
|
||||
# extraPackages = with pkgs; [
|
||||
# intel-media-driver # LIBVA_DRIVER_NAME=iHD
|
||||
# vaapiIntel
|
||||
# libvdpau-va-gl
|
||||
# ];
|
||||
};
|
||||
|
||||
environment = {
|
||||
|
||||
Reference in New Issue
Block a user