about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2023-05-07 18:34:09 +0200
committerJörg Thalheim <joerg@thalheim.io>2023-05-10 14:52:31 +0200
commit76ffeaf06cf58d5c6a4e33e9316bbddcb548dac7 (patch)
treee93735a6f0a8c0cd45d800fbb67a82909459c61b /nixos/doc
parent115cd57ab52bc11415e53a2a176f3e6be8d2c6d2 (diff)
downloadnixlib-76ffeaf06cf58d5c6a4e33e9316bbddcb548dac7.tar
nixlib-76ffeaf06cf58d5c6a4e33e9316bbddcb548dac7.tar.gz
nixlib-76ffeaf06cf58d5c6a4e33e9316bbddcb548dac7.tar.bz2
nixlib-76ffeaf06cf58d5c6a4e33e9316bbddcb548dac7.tar.lz
nixlib-76ffeaf06cf58d5c6a4e33e9316bbddcb548dac7.tar.xz
nixlib-76ffeaf06cf58d5c6a4e33e9316bbddcb548dac7.tar.zst
nixlib-76ffeaf06cf58d5c6a4e33e9316bbddcb548dac7.zip
nixos/harmonia: init service
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2305.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2305.section.md b/nixos/doc/manual/release-notes/rl-2305.section.md
index ec213e5f2f74..0e1ba793891a 100644
--- a/nixos/doc/manual/release-notes/rl-2305.section.md
+++ b/nixos/doc/manual/release-notes/rl-2305.section.md
@@ -58,6 +58,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - [gmediarender](https://github.com/hzeller/gmrender-resurrect), a simple, headless UPnP/DLNA renderer.  Available as [services.gmediarender](options.html#opt-services.gmediarender.enable).
 
+- [harmonia](https://github.com/nix-community/harmonia/), Nix binary cache implemented in rust using libnix-store. Available as [services.harmonia](options.html#opt-services.harmonia.enable).
+
 - [hyprland](https://github.com/hyprwm/hyprland), a dynamic tiling Wayland compositor that doesn't sacrifice on its looks. Available as [programs.hyprland](#opt-programs.hyprland.enable).
 
 - [minipro](https://gitlab.com/DavidGriffith/minipro/), an open source program for controlling the MiniPRO TL866xx series of chip programmers. Available as [programs.minipro](options.html#opt-programs.minipro.enable).