xdg.autostart.install

NixOS option

Whether to enable install desktop files following the XDG Autostart specification into /etc/xdg/autostart/. These are handled by your desktop environment or systemd-xdg-autostart-generator. .

type: boolean
Default
true
Example
true
declared in: nixos/modules/config/xdg/autostart.nixView source on NixOS/nixpkgs →