{ lib, host, ... }: lib.mkIf (host == "NxNORTH" || host == "NxACE") { programs = { steam = { enable = true; }; gamemode = { enable = true; }; gamescope = { enable = true; }; }; }