nixos/castle: Fix PipeWire latency config
Some checks failed
CI / Check, build and cache Nix flake (push) Failing after 58s
Some checks failed
CI / Check, build and cache Nix flake (push) Failing after 58s
This commit is contained in:
parent
77600a64fc
commit
746e0b9dc4
@ -102,7 +102,7 @@ in
|
||||
};
|
||||
|
||||
pipewire.extraConfig.pipewire = {
|
||||
"context.properties" = {
|
||||
"10-buffer"."context.properties" = {
|
||||
"default.clock.quantum" = 128;
|
||||
"default.clock.max-quantum" = 128;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user