{ config, lib, pkgs, home-manager, ... }: { programs.steam = { enable = true; }; }