# Pastebin sbJFXPIt this is not working { config, pkgs, }: { users.users.<"demo">.packages = [ pkgs.steam ]; hardware.opengl.driSupport32Bit = true; hardware.pulseaudio.support32Bit = true; }