4 maintainers = lib.teams.freedesktop.members;
8 xdg.autostart.enable = lib.mkOption {
12 Whether to install files to support the
13 [XDG Autostart specification](https://specifications.freedesktop.org/autostart-spec/autostart-spec-latest.html).
18 config = lib.mkIf config.xdg.autostart.enable {
19 environment.pathsToLink = [