fix(pipewire.lowLatency): disable until fix is merged
This commit is contained in:
parent
f416167e67
commit
20a7ac806f
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