about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorrnhmjoj <rnhmjoj@inventati.org>2019-06-21 11:17:33 +0200
committerrnhmjoj <rnhmjoj@inventati.org>2019-11-29 21:08:58 +0100
commit1598f3d257f1101fcb32f08923dd8706616086b4 (patch)
tree37344ec7ebddb80a7fd5e4c288ba061746db6e6d /nixos/doc
parent6317f5b81cedb5396f95b522afa84bc5059c3c1e (diff)
nixos/bluetooth: don't install obex tools by default
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2003.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2003.xml b/nixos/doc/manual/release-notes/rl-2003.xml
index 2a5064c71b0f0..b13aa1ba3dc28 100644
--- a/nixos/doc/manual/release-notes/rl-2003.xml
+++ b/nixos/doc/manual/release-notes/rl-2003.xml
@@ -199,6 +199,13 @@
       This has led to drastically reduced closed sizes for some rust crates since development dependencies are now in the <literal>lib</literal> output.
     </para>
    </listitem>
+   <listitem>
+    <para>
+     The packages <literal>openobex</literal> and <literal>obexftp</literal>
+     are no loger installed when enabling bluetooth via
+     <option>hardware.bluetooth.enable</option>.
+    </para>
+   </listitem>
   </itemizedlist>
  </section>