Update audio.nix
This commit is contained in:
parent
5e16388888
commit
0659017e6f
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
|
||||
extraConfig.pulse."10-quirk-rules" = {
|
||||
extraConfig."pipewire-pulse"."10-quirk-rules" = {
|
||||
"pulse.rules" = [
|
||||
{
|
||||
matches = [ { "application.name" = "~Chromium.*"; } ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue