Add Spotify Connect receiver using librespot

This commit is contained in:
June 2023-10-16 22:29:09 +02:00
commit 28cd59c957
2 changed files with 33 additions and 0 deletions

View file

@ -2,6 +2,7 @@
{
imports = [
./configuration.nix
./librespot.nix
./networking.nix
./shairport-sync.nix
];