MyNixOS website logo
option

services.tdarr.nodes.<name>.serverURL

Full URL of the Tdarr server this node connects to.

This is the recommended way to specify the server location. When running a local server, the default value is correct.

Declarations
Type
string
Default
"http://127.0.0.1:${toString config.services.tdarr.server.serverPort}"