6 maintainers = teams.freedesktop.members;
10 xdg.autostart.enable = mkOption {
13 description = lib.mdDoc ''
14 Whether to install files to support the
15 [XDG Autostart specification](https://specifications.freedesktop.org/autostart-spec/autostart-spec-latest.html).
20 config = mkIf config.xdg.autostart.enable {
21 environment.pathsToLink = [