diff --git a/options.xhtml b/options.xhtml index fe54808e6..980cbd851 100644 --- a/options.xhtml +++ b/options.xhtml @@ -77350,7 +77350,10 @@ attribute set of ((list of string) or ((list of string) or string) convertible t
-

Whether to enable XDG desktop integration.

+

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.

Type: boolean