MyNixOS website logo
option

services.nmtrust.excludedConnectionPatterns

Glob patterns matched against connection names at runtime using fnmatch(3) with FNM_NOESCAPE. Connection names are treated as literal strings (no backslash interpretation). Matching connections are ignored when computing trust state.

Declarations
Type
list of string
Default
[ ]