From 93198289c7efcd6ba4310af9355311c5da199edb Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 30 Jul 2024 18:04:29 -0400 Subject: [PATCH] thelio76: video --- config/modules/system76-pc.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/modules/system76-pc.nix b/config/modules/system76-pc.nix index c856c43..df48956 100644 --- a/config/modules/system76-pc.nix +++ b/config/modules/system76-pc.nix @@ -69,7 +69,7 @@ # Hardware hardware.graphics.enable = true; - hardware.graphics.driSupport32Bit = true; # For 32 bit applications + hardware.graphics.enable32Bit = true; # For 32 bit applications hardware.graphics.extraPackages = [ pkgs.intel-media-driver