[Desktop/Multimedia+Pipewire] automatically add Apple AirPlay audio sinks

This commit is contained in:
Antoine Viallon 2024-01-10 22:17:38 +01:00
parent 6037992607
commit 2777953146
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
3 changed files with 69 additions and 0 deletions

View file

@ -36,6 +36,7 @@ in {
default = true;
example = false;
};
airplay.enable = (mkEnableOption "AirPlay sink device support") // { default = true; };
};
graphics = {
shaderCache = {