brand: change tagline to be more layman friendly

This commit is contained in:
atagen 2026-05-24 19:43:51 +10:00
parent 6efd841520
commit 0458ae0818
6 changed files with 48 additions and 26 deletions

View file

@ -33,7 +33,7 @@ let
in
{
options.programs.headroom = {
enable = mkEnableOption "Headroom PipeWire AGC + compressor + true-peak limiter daemon";
enable = mkEnableOption "Headroom automatic loudness and per-app volume control for PipeWire";
package = mkOption {
type = types.package;