pipewire: add some useful tools
This commit is contained in:
parent
1ac132ac31
commit
a0462a5254
@ -14,4 +14,10 @@
|
||||
pulse.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
pulseaudio
|
||||
alsaUtils
|
||||
carla
|
||||
];
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user