MyNixOS website logo
option

programs.boxxy.rules.*.only

Apply redirection ONLY to specified executable names.

Declarations
Type
list of string
Default
[ ]
Example
[
  "bash"
  "/usr/bin/sh"
]