From 0d2afb65b702fa3cce43aa9595bf2b037da2b312 Mon Sep 17 00:00:00 2001 From: Jet Date: Tue, 17 Mar 2026 02:26:58 -0700 Subject: [PATCH] feat: add dj alias to control noisebridge speakers --- home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home.nix b/home.nix index 746f3a9..d5bcb57 100644 --- a/home.nix +++ b/home.nix @@ -70,6 +70,7 @@ in home.packages = with pkgs; [ # CLI bat + ffmpeg-full claude-code fd btop @@ -248,6 +249,7 @@ in h = "hx"; t = "trash"; vanity = "mkp224o-amd64-64-24k -d noisebridgevanitytor noisebridge{2..7}"; + dj = "ffmpeg -f pulse -i alsa_output.pci-0000_c1_00.6.analog-stereo.monitor -ac 2 -ar 44100 -acodec libmp3lame -b:a 128k -content_type audio/mpeg -f mp3 'icecast://nbradio:nbradio@beyla:8005/live'"; }; initExtra = '' # Automatically list directory contents when changing directories