{ pkgs, ... }@all: with all; lib.mkIf (hyper.host == "NxXPS") { programs.ydotool.enable = true; }