From ced04640c7acb871b9b4c5694f51726effa14cbe Mon Sep 17 00:00:00 2001 From: Jonathan Ringer Date: Fri, 21 May 2021 08:53:25 -0700 Subject: nixos/video: remove obsolete ati modules --- nixos/modules/hardware/opengl.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nixos/modules/hardware/opengl.nix') diff --git a/nixos/modules/hardware/opengl.nix b/nixos/modules/hardware/opengl.nix index 061528f4b1b..a50b5d32c35 100644 --- a/nixos/modules/hardware/opengl.nix +++ b/nixos/modules/hardware/opengl.nix @@ -63,8 +63,7 @@ in description = '' On 64-bit systems, whether to support Direct Rendering for 32-bit applications (such as Wine). This is currently only - supported for the nvidia and - ati_unfree drivers, as well as + supported for the nvidia as well as Mesa. ''; }; -- cgit 1.4.1