From 48b4aa8eae376e140698bef3c754814e716701fb Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 3 Oct 2024 23:53:56 +0200 Subject: [PATCH] openwebrx: s/alsaUtils/alsa-utils/ allows running with allowAliases = false --- nixos/modules/services/web-apps/openwebrx.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/web-apps/openwebrx.nix b/nixos/modules/services/web-apps/openwebrx.nix index 614eb963b4a3..2ac187dc88c9 100644 --- a/nixos/modules/services/web-apps/openwebrx.nix +++ b/nixos/modules/services/web-apps/openwebrx.nix @@ -18,7 +18,7 @@ in codec2 js8call m17-cxx-demod - alsaUtils + alsa-utils netcat ]; serviceConfig = {