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
commit 5aec0b77f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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>