nixos/doc: fix build

Adjusts to options renamed in 90b1197301
This commit is contained in:
worldofpeace 2019-07-18 20:40:24 -04:00
parent 3531a229d1
commit 00eef848b2

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>