{pkgs, ...}: { hardware.graphics = { enable = true; enable32Bit = true; # Crucial for 32-bit games }; }