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