services.qbittorrent.profileDir
NixOS option
The path passed to qbittorrent via –profile. Please note that the resulting systemd service will be run with some very strict security controls, such as ProtectHome=yes, PrivateUsers=true, and ProtectSystem=full among others, so you cannot specify a profileDir in your home directory. See this bug report for further info.
type: absolute pathDefault
declared in: nixos/modules/services/torrent/qbittorrent.nixView source on NixOS/nixpkgs →"/var/lib/qBittorrent"