MyNixOS website logo
option

programs.ssh.matchBlocks.<name>.match

Match block conditions used by this block. See ssh_config(5) for Match block details. This option takes precedence over ssh.matchBlocks.*.host if defined.

Declarations
Type
null or string
Default
null
Example
''
  host <hostname> canonical
  host <hostname> exec "ping -c1 -q 192.168.17.1"''</hostname></hostname>