# This module just provides a customized .desktop file with gamescope args dynamically created based on the # host's monitors configuration { pkgs, config, lib, ... }: { home.packages = [ #pkgs.vintagestory pkgs.mudlet pkgs.r2modman pkgs.prismlauncher ]; }