diff options
Diffstat (limited to 'hosts/tiamat')
-rw-r--r-- | hosts/tiamat/hardware/gpu.nix | 3 |
1 files changed, 1 insertions, 2 deletions
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 ]; }; } |