fix(pipewire): disable lowLatency module till I figure out the confict with usb microphone
This commit is contained in:
parent
c732a4c751
commit
51b28161d4
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
services.pipewire.lowLatency.enable = true;
|
# services.pipewire.lowLatency.enable = true;
|
||||||
|
|
||||||
nixpkgs.overlays = [
|
nixpkgs.overlays = [
|
||||||
(_: prev: {
|
(_: prev: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue