+13
-4
nixos/modules/services/audio/snapserver.nix
+13
-4
nixos/modules/services/audio/snapserver.nix
···-(mkRenamedOptionModule [ "services" "snapserver" "controlPort"] [ "services" "snapserver" "tcp" "port" ])+(mkRenamedOptionModule [ "services" "snapserver" "controlPort" ] [ "services" "snapserver" "tcp" "port" ])···+For type <literal>librespot</literal>, <literal>airplay</literal> or <literal>process</literal>, the path to the corresponding binary.+For type <literal>tcp</literal>, the <literal>host:port</literal> address to connect to or listen on.+For type <literal>meta</literal>, a list of stream names in the form <literal>/one/two/...</literal>. Don't forget the leading slash.+type = types.enum [ "pipe" "librespot" "airplay" "file" "process" "tcp" "alsa" "spotify" "meta" ];
+4
nixos/tests/snapcast.nix
+4
nixos/tests/snapcast.nix
+5
-5
pkgs/applications/audio/snapcast/default.nix
+5
-5
pkgs/applications/audio/snapcast/default.nix
·········