{ inputs, lib, config, pkgs, ... }: { programs.steam = { enable = true; }; }