MyNixOS website logo
option

services.opensnitch.configFile

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.

Declarations
Type
absolute path
Default
{
  _type = "literalMD";
  text = "JSON file generated from {option}`services.opensnitch.settings`";
}
Example
"/etc/opensnitchd/default-config.json"