services.portmaster.secretsFile

NixOS option

Sensitive global settings JSON file merged last into runtime config.json, keeping secret values out of the Nix store.

type: null or absolute path not in the Nix store
Default
null
Example
"/run/secrets/portmaster-secrets.json"
declared in: nixos/modules/services/networking/portmaster.nixView source on NixOS/nixpkgs →