services: add alsa to pipewire for electron apps
This commit is contained in:
parent
bc81c39a95
commit
ffdbf1c581
@ -101,10 +101,10 @@
|
||||
services = {
|
||||
pipewire = { # Sound
|
||||
enable = true;
|
||||
#alsa = {
|
||||
# enable = true;
|
||||
alsa = {
|
||||
enable = true;
|
||||
# support32Bit = true;
|
||||
#};
|
||||
};
|
||||
pulse.enable = true;
|
||||
wireplumber.enable = true;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user