{ pkgs, ... }: { home.packages = with pkgs; [ steam-tui ]; # programs.steam.enable = true; }