Migrate to NixOS: Remove Z9 Audio host from this repo

This commit is contained in:
June 2023-09-25 02:59:41 +02:00 committed by julian
commit fdae96fbc1
3 changed files with 0 additions and 21 deletions

View file

@ -1,12 +0,0 @@
general =
{
name = "Audio Pi";
port = 5000;
udp_port_base = 6001;
udp_port_range = 10;
interpolation = "soxr";
output_backend = "alsa";
mdns_backend = "avahi";
volume_range_db = 40;
volume_max_db = -20.0;
};