Whether to enable XDG desktop integration.
Note, if you installed Home Manager via its NixOS module and 'home-manager.useUserPackages' is enabled, make sure to add
environment.pathsToLink = [ "/share/xdg-desktop-portal" "/share/applications" ];
to your NixOS configuration so that the portal definitions and DE provided configurations get linked.