services.aria2.rpcSecretFile

NixOS option

A file containing the RPC secret authorization token. Read https://aria2.github.io/manual/en/html/aria2c.html#rpc-auth to know how this option value is used.

type: absolute path
Example
"/run/secrets/aria2-rpc-token.txt"
declared in: nixos/modules/services/networking/aria2.nixView source on NixOS/nixpkgs →