Merge pull request #65046 from worldofpeace/fix-doc-build

nixos/doc: fix build
This commit is contained in:
worldofpeace
2019-07-18 20:55:02 -04:00
committed by GitHub

View File

@@ -29,7 +29,7 @@
in other cases, you will need to add something like the following to your
<filename>configuration.nix</filename>:
<programlisting>
<xref linkend="opt-services.flatpak.extraPortals"/> = [ pkgs.xdg-desktop-portal-gtk ];
<xref linkend="opt-xdg.portal.extraPortals"/> = [ pkgs.xdg-desktop-portal-gtk ];
</programlisting>
</para>
<para>