services.prowlarr.dataDir

NixOS option

The directory where Prowlarr stores its data files. Note: A bind mount will be used to mount the directory at the expected location if a different value than /var/lib/prowlarr is used.

type: string
Default
"/var/lib/prowlarr"
declared in: nixos/modules/services/misc/servarr/prowlarr.nixView source on NixOS/nixpkgs →