Whether to enable XDG desktop integration.
Note, if you use the NixOS module and have useUserPackages = true
, make sure to add
environment.pathsToLink = [ "/share/xdg-desktop-portal" "/share/applications" ];
to your system configuration so that the portal definitions and DE provided configurations get linked.