hosts: move to new structure
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
7
hosts/dunamis/hardware/vaapi/intel-media-driver.nix
Normal file
7
hosts/dunamis/hardware/vaapi/intel-media-driver.nix
Normal file
@ -0,0 +1,7 @@
|
||||
{pkgs, ...}: {
|
||||
hardware.graphics.extraPackages = with pkgs; [
|
||||
intel-compute-runtime
|
||||
intel-media-driver
|
||||
vpl-gpu-rt
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user