feat(host/cerithium-telescopium): increase network buffer for snapcast
This commit is contained in:
parent
294ca224a5
commit
34f57f4e6c
|
@ -37,6 +37,7 @@ in {
|
|||
enable = true;
|
||||
openFirewall = true;
|
||||
http.docRoot = "${pkgs.snapweb}/";
|
||||
buffer = 500;
|
||||
streams = {
|
||||
pipewire = {
|
||||
type = "pipe";
|
||||
|
|
Loading…
Reference in a new issue