services.cross-seed.settingsFile

NixOS option

Path to a JSON file containing settings that will be merged with the settings option. This is suitable for storing secrets, as they will not be exposed on the Nix store.

type: null or absolute path
Default
null
declared in: nixos/modules/services/torrent/cross-seed.nixView source on NixOS/nixpkgs →