feat(host/cerithium-telescopium): increase network buffer for snapcast

This commit is contained in:
Malte Tammena 2024-11-01 19:54:17 +01:00
parent 294ca224a5
commit 34f57f4e6c

View file

@ -37,6 +37,7 @@ in {
enable = true;
openFirewall = true;
http.docRoot = "${pkgs.snapweb}/";
buffer = 500;
streams = {
pipewire = {
type = "pipe";