From c254095f424fb35c84cb2723e9e2e5c87a69cb27 Mon Sep 17 00:00:00 2001 From: Michael Mandl Date: Mon, 20 Jun 2022 11:44:49 +0200 Subject: [PATCH] feat: add pulse audio mixer --- home-mandlm.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-mandlm.nix b/home-mandlm.nix index 0ae1e7a..c1bbee9 100644 --- a/home-mandlm.nix +++ b/home-mandlm.nix @@ -11,6 +11,7 @@ jq htop ripgrep + pavucontrol ]; stateVersion = "22.05";