{ lib, config, ... }: lib.mkIf config.withGames { programs.steam.enable = true; programs.gamemode.enable = true; }