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>
Apply redirection ONLY to specified executable names.
list of string[ ][
"bash"
"/usr/bin/sh"
]