{ pkgs, ... }: { programs.steam.enable = true; environment.systemPackages = [ pkgs.lutris pkgs.steam-run pkgs.mumble_git ]; }