services.tdarr.enable

NixOS option

Whether to enable Tdarr. This is a convenience option that enables both the server and all configured nodes. For more granular control, use services.tdarr.server.enable and configure nodes individually.

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/misc/tdarrView source on NixOS/nixpkgs →