mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Desktop/Multimedia+Pipewire] automatically add Apple AirPlay audio sinks
This commit is contained in:
parent
6037992607
commit
2777953146
3 changed files with 69 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ in {
|
|||
default = true;
|
||||
example = false;
|
||||
};
|
||||
airplay.enable = (mkEnableOption "AirPlay sink device support") // { default = true; };
|
||||
};
|
||||
graphics = {
|
||||
shaderCache = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue