{ config, lib, pkgs, swayosd, ... }: { config.ezServices = { swayosd = "${lib.getExe' swayosd "swayosd-server"}"; }; }