From 3dce4c160f5f4d139d81ca25856b4a36f23a4b71 Mon Sep 17 00:00:00 2001 From: ene Date: Mon, 3 Apr 2023 09:12:33 +0200 Subject: Fix(hosts/tiamat/gpu): Remove driver package The intel-media thing exists, but amd has nothing comparable. --- hosts/tiamat/hardware/gpu.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hosts/tiamat') diff --git a/hosts/tiamat/hardware/gpu.nix b/hosts/tiamat/hardware/gpu.nix index 6a28eaa4..8d1c077b 100644 --- a/hosts/tiamat/hardware/gpu.nix +++ b/hosts/tiamat/hardware/gpu.nix @@ -19,8 +19,7 @@ vaapiVdpau libvdpau-va-gl - amdvlk # or directly through mesa - amd-media-driver # libva + amdvlk # or directly through mesa ]; }; } -- cgit 1.4.1