{config, pkgs, ... }: { programs.steam = { enable = true; extest.enable = true; protontricks.enable = true; }; }