{ pkgs, ... }@all: with all; { programs = { steam.enable = true; gamemode.enable = true; gamescope.enable = true; }; }