From 0e5ec609c55468259029d5563a8d7ba7a7fe4137 Mon Sep 17 00:00:00 2001 From: Sense T Date: Thu, 20 Jul 2023 10:48:04 +0000 Subject: [PATCH] driver is needed --- global/system-configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/global/system-configuration.nix b/global/system-configuration.nix index 7550bbc..c2c116f 100644 --- a/global/system-configuration.nix +++ b/global/system-configuration.nix @@ -17,6 +17,7 @@ in hardware = { opengl = { enable = true; + driSupport32Bit = true; extraPackages = with pkgs; [ mesa.drivers libvdpau-va-gl