change snapserver
This commit is contained in:
@@ -14,7 +14,7 @@ in
|
||||
{
|
||||
environment.etc = {
|
||||
# Creates /etc/nanorc
|
||||
shairport-sync = {
|
||||
shairport = {
|
||||
text = ''
|
||||
whatever you want to put in the file goes here.
|
||||
metadata =
|
||||
@@ -46,6 +46,7 @@ in
|
||||
mode = "0440";
|
||||
};
|
||||
};
|
||||
|
||||
services.snapserver = {
|
||||
enable = true;
|
||||
codec = "flac";
|
||||
@@ -60,7 +61,7 @@ in
|
||||
query = {
|
||||
devicename = "Multi Room";
|
||||
port = "5000";
|
||||
params = "--mdns=avahi -c=/etc/shairport-sync";
|
||||
params = "--mdns=avahi -c=/etc/shairport";
|
||||
};
|
||||
};
|
||||
streams.mixed = {
|
||||
|
||||
Reference in New Issue
Block a user