From 1c0bf5c4519ffd6e2e619531ef0efc55ff8425ee Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sun, 21 Mar 2021 15:50:16 +0200 Subject: fix(tazjin/tverskoy): Ensure 'pactl' command is available This is required for my volume modification keyboard shortcuts. Change-Id: I95e02be5b08e1f8a14746ace61226e903fbc68a3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2634 Reviewed-by: tazjin Tested-by: BuildkiteCI --- users/tazjin/nixos/tverskoy/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'users/tazjin/nixos/tverskoy/default.nix') diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix index 55d846c01f72..0a44a97fc871 100644 --- a/users/tazjin/nixos/tverskoy/default.nix +++ b/users/tazjin/nixos/tverskoy/default.nix @@ -221,6 +221,7 @@ in lib.fix(self: { pavucontrol pinentry pinentry-emacs + pulseaudioLight # for pactl pwgen quasselClient ripgrep -- cgit 1.4.1