shairport-sync: use airplay2 variant instead of custome overlay
This commit is contained in:
parent
a039b3febf
commit
8764841759
2 changed files with 1 additions and 11 deletions
|
@ -17,6 +17,7 @@ in
|
|||
config = mkIf cfg.enable {
|
||||
services.shairport-sync = {
|
||||
enable = true;
|
||||
package = pkgs.shairport-sync-airplay2;
|
||||
arguments = "-o pw -v";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue