services.qui.secretFile

NixOS option

Path to a file that contains the session secret. The session secret can be generated with openssl rand -hex 32.

type: absolute path
Example
"/run/secrets/qui-session.txt"
declared in: nixos/modules/services/torrent/qui.nixView source on NixOS/nixpkgs →