{ config, pkgs, ... }: { hardware = { graphics = { enable = true; enable32Bit = true; #extraPackage = []; #extraPackage32 = []; }; }; }