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