MyNixOS website logo
option

services.tdarr.nodes.<name>.type

Node type.

  • mapped: Node accesses files directly from the library paths.
  • unmapped: Node receives files over the network API.
Declarations
Type
one of "mapped", "unmapped"
Default
"mapped"