services.portmaster.settingsFile

NixOS option

Additional global settings JSON file merged after settings. Overlapping keys override values from that option.

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