{ pkgs, ... }: { xdg.autostart.entries = [ "${pkgs.steam}/share/applications/steam.desktop" ]; }