services.sonarr.dataDir

NixOS option

The Sonarr home directory used to store all data. If left as the default value this directory will automatically be created before the Sonarr server starts, otherwise you are responsible for ensuring the directory exists with appropriate ownership and permissions.

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