nixos/doc: fix build
Adjusts to options renamed in 90b1197301eb714e64a508c3be2dd073b24caed3
This commit is contained in:
parent
3531a229d1
commit
00eef848b2
@ -29,7 +29,7 @@
|
|||||||
in other cases, you will need to add something like the following to your
|
in other cases, you will need to add something like the following to your
|
||||||
<filename>configuration.nix</filename>:
|
<filename>configuration.nix</filename>:
|
||||||
<programlisting>
|
<programlisting>
|
||||||
<xref linkend="opt-services.flatpak.extraPortals"/> = [ pkgs.xdg-desktop-portal-gtk ];
|
<xref linkend="opt-xdg.portal.extraPortals"/> = [ pkgs.xdg-desktop-portal-gtk ];
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user