feat: pavucontrol -> pwvucontrol

This commit is contained in:
Gerg-L 2025-11-04 22:40:39 -05:00
parent 209bfc5b5b
commit 22f86fc2c1
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@
packages = {
inherit (pkgs)
mpv
pavucontrol # gui volume control
pwvucontrol # gui volume control
librewolf
;
inherit (nvim-flake.packages) neovim;