···6262 <literal>gsettings set org.gnome.desktop.lockdown disable-lock-screen false</literal>.
6363 </para>
6464 </listitem>
6565+ <listitem>
6666+ <para>
6767+ <literal>kubernetes-helm</literal> now defaults to 3.7.0,
6868+ which introduced some breaking changes to the experimental OCI
6969+ manifest format. See
7070+ <link xlink:href="https://github.com/helm/community/blob/main/hips/hip-0006.md">HIP
7171+ 6</link> for more details.
7272+ </para>
7373+ </listitem>
6574 </itemizedlist>
6675 </section>
6776 <section xml:id="sec-release-21.11-new-services">
+2
nixos/doc/manual/release-notes/rl-2111.section.md
···22222323- Pantheon desktop has been updated to version 6. Due to changes of screen locker, if locking doesn't work for you, please try `gsettings set org.gnome.desktop.lockdown disable-lock-screen false`.
24242525+- `kubernetes-helm` now defaults to 3.7.0, which introduced some breaking changes to the experimental OCI manifest format. See [HIP 6](https://github.com/helm/community/blob/main/hips/hip-0006.md) for more details.
2626+2527## New Services {#sec-release-21.11-new-services}
26282729- [btrbk](https://digint.ch/btrbk/index.html), a backup tool for btrfs subvolumes, taking advantage of btrfs specific capabilities to create atomic snapshots and transfer them incrementally to your backup locations. Available as [services.btrbk](options.html#opt-services.brtbk.instances).