{ lib, ... }: { xdg.autostart.enable = lib.mkForce false; environment.pathsToLink = [ "/share/xdg-desktop-portal" "/share/applications" ]; }