about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorWietse de Vries <wietsedvries@gmail.com>2023-09-29 11:46:13 +0200
committerManuel Bärenz <programming@manuelbaerenz.de>2023-09-29 22:01:45 +0200
commit86dbce6d0788d602df543d08dfd9b692e69739e3 (patch)
treee90632cc85e00b20fc2f9cc5a113c5763a7dbb57 /nixos/doc
parent8d8e78c9c22952cce42e09de7e095137ffcedd0b (diff)
audiobookshelf: init module
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index c6d479b856926..37b840539ea4a 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -87,6 +87,8 @@
 
 - [tuxedo-rs](https://github.com/AaronErhardt/tuxedo-rs), Rust utilities for interacting with hardware from TUXEDO Computers.
 
+- [audiobookshelf](https://github.com/advplyr/audiobookshelf/), a self-hosted audiobook and podcast server. Available as [services.audiobookshelf](#opt-services.audiobookshelf.enable).
+
 ## Backward Incompatibilities {#sec-release-23.11-incompatibilities}
 
 - The `boot.loader.raspberryPi` options have been marked deprecated, with intent for removal for NixOS 24.11. They had a limited use-case, and do not work like people expect. They required either very old installs ([before mid-2019](https://github.com/NixOS/nixpkgs/pull/62462)) or customized builds out of scope of the standard and generic AArch64 support. That option set never supported the Raspberry Pi 4 family of devices.