MyNixOS website logo
option

programs.boxxy.rules.*.env

Give certain environment variables for said match.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  MY_ENV_VAR = "my_env_var_value";
}