about summary refs log tree commit diff
path: root/users/tazjin/nixos/tverskoy/default.nix
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-03-21T13·50+0200
committertazjin <mail@tazj.in>2021-03-21T13·52+0000
commit1c0bf5c4519ffd6e2e619531ef0efc55ff8425ee (patch)
treed39cf87155656705b798a31054102119601f40d4 /users/tazjin/nixos/tverskoy/default.nix
parent9456697a946b421d30d15bb96912d60d8b23b735 (diff)
fix(tazjin/tverskoy): Ensure 'pactl' command is available r/2312
This is required for my volume modification keyboard shortcuts.

Change-Id: I95e02be5b08e1f8a14746ace61226e903fbc68a3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2634
Reviewed-by: tazjin <mail@tazj.in>
Tested-by: BuildkiteCI
Diffstat (limited to '')
-rw-r--r--users/tazjin/nixos/tverskoy/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix
index 55d846c01f..0a44a97fc8 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