about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-08-27 07:45:01 +0900
committersefidel <contact@sefidel.net>2024-08-27 07:45:01 +0900
commit63d4ae56d12dbe746c9bccfe35a32ac1eccf1928 (patch)
tree6ceef8fb420c70aed2c9b64ba4243078b425b905
parent1ab0d7bf66d4a442d7e04c4a210e4e6a4784403e (diff)
downloadnixrc-63d4ae56d12dbe746c9bccfe35a32ac1eccf1928.tar.gz
nixrc-63d4ae56d12dbe746c9bccfe35a32ac1eccf1928.zip
fix(home/gui): fix sway volume control
-rw-r--r--home/profiles/gui/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/gui/default.nix b/home/profiles/gui/default.nix
index c383f19..d43e454 100644
--- a/home/profiles/gui/default.nix
+++ b/home/profiles/gui/default.nix
@@ -94,6 +94,7 @@ in
 
     home.packages = [
       # Sway
+      pkgs.alsa-utils
       pkgs.autotiling
       pkgs.brightnessctl
       pkgs.blueberry