services.opensnitch.configFile

NixOS option

Path to JSON config file. See: https://github.com/evilsocket/opensnitch/blob/master/daemon/data/default-config.json If this option is set, it will override any configuration done in options.services.opensnitch.settings.

type: absolute path
Default
<rendered-html><p>JSON file generated from <code class="interpreted-text"
role="option">services.opensnitch.settings</code></p>
</rendered-html>
Example
"/etc/opensnitchd/default-config.json"
declared in: nixos/modules/services/security/opensnitch.nixView source on NixOS/nixpkgs →