pulseaudio pavucontrol

This commit is contained in:
Tyler Starr 2024-07-13 23:35:14 -07:00
parent 87f3ee1b5f
commit 6fed624b44

View File

@ -7,6 +7,7 @@ in {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
pulseaudio # Sound server for Linux and other Unix-like operating systems. pulseaudio # Sound server for Linux and other Unix-like operating systems.
pavucontrol # Simple GTK based mixer for the PulseAudio sound server
]; ];
# rtkit is optional but recommended # rtkit is optional but recommended