Merge pull request #118773 from peterhoeg/doc/packagekit

document packagekit changes

authored by

Sandro and committed by
GitHub
1781eead 39060b24

+11
+11
nixos/doc/manual/release-notes/rl-2105.xml
··· 83 further details. 84 </para> 85 </listitem> 86 </itemizedlist> 87 </section> 88
··· 83 further details. 84 </para> 85 </listitem> 86 + <listitem> 87 + <para> 88 + The <option>services.packagekit.backend</option> option has been removed as 89 + it only supported a single setting which would always be the default. 90 + Instead new <link 91 + xlink:href="https://github.com/NixOS/rfcs/blob/master/rfcs/0042-config-option.md">RFC 92 + 0042</link> compliant <xref linkend="opt-services.packagekit.settings"/> 93 + and <xref linkend="opt-services.packagekit.vendorSettings"/> options have 94 + been introduced. 95 + </para> 96 + </listitem> 97 </itemizedlist> 98 </section> 99