programs.boxxy.rules.*.only

Apply redirection ONLY to specified executable names.

Type
list of string
Default
[ ]
Example
[
  "bash"
  "/usr/bin/sh"
]
Declared
<home-manager/modules/programs/boxxy.nix>