{ den, modules, ... }: { modules.wlsunset = { homeManager = { pkgs, ... }: { systemd.user.services = { wlsunset = { }; }; }; }; }