services.opensnitch.upstreamDefaults

NixOS option

Whether to base the config declared in services.opensnitch.settings on the upstream example config (https://github.com/evilsocket/opensnitch/blob/master/daemon/data/default-config.json) Disable this if you want to declare your opensnitch config from scratch.

type: boolean
Default
true
declared in: nixos/modules/services/security/opensnitch.nixView source on NixOS/nixpkgs →