services.pinchflat.extraConfig
NixOS option
The configuration of Pinchflat is handled through environment variables. The available configuration options can be found in the Pinchflat README.
type: attribute set of (null or boolean or signed integer or string)Default
{ }Example
declared in: nixos/modules/services/misc/pinchflat.nixView source on NixOS/nixpkgs →{
YT_DLP_WORKER_CONCURRENCY = 1;
}