Remove shairport from redoubt
This commit is contained in:
parent
3a9019fb5f
commit
0d01d48b63
1 changed files with 0 additions and 20 deletions
|
@ -67,28 +67,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
publish.enable = true;
|
||||
publish.addresses = true;
|
||||
publish.workstation = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
hardware.alsa.enable = true;
|
||||
|
||||
services.shairport-sync = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
settings = {
|
||||
general = {
|
||||
name = "Living Room Pi";
|
||||
output_backend = "alsa";
|
||||
};
|
||||
sessioncontrol.allow_session_interruption = "yes";
|
||||
};
|
||||
};
|
||||
|
||||
services.mpd = {
|
||||
enable = true;
|
||||
musicDirectory = "/Music";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue