disbale pipewire-extra config (use easy effects instead)
This commit is contained in:
parent
e3a8bdfcf0
commit
e74d732703
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@
|
||||||
alsa.support32Bit = true;
|
alsa.support32Bit = true;
|
||||||
pulse.enable = true;
|
pulse.enable = true;
|
||||||
jack.enable = true;
|
jack.enable = true;
|
||||||
extraConfig = import ./pipewire-extra-config.nix;
|
# extraConfig = import ./pipewire-extra-config.nix;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Graphics...
|
# Graphics...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue