programs.boxxy.rules.*.env
Home-Manager option
Give certain environment variables for said match.
type: attribute set of stringDefault
{ }Example
declared in: <home-manager/modules/programs/boxxy.nix>source unavailable{ MY_ENV_VAR = "my_env_var_value"; }