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