| options/nixos/environment.pathsToLink | List of directories to be symlinked in /run/current-system/sw.
|
| options/darwin/environment.pathsToLink | List of directories to be symlinked in /run/current-system/sw.
|
| options/darwin/environment.darwinConfig | The path of the darwin configuration.nix used to configure the system,
this updates the default darwin-config entry in NIX_PATH
|
| options/nixos/environment.homeBinInPath | Include ~/bin/ in $PATH.
|
| options/nixos/environment.localBinInPath | Add ~/.local/bin/ to $PATH
|
| options/darwin/environment.systemPath | The set of paths that are added to PATH.
|
| options/nixos/environment.unixODBCDrivers | Specifies Unix ODBC drivers to be registered in
/etc/odbcinst.ini
|
| options/nixos/environment.profileRelativeEnvVars | Attribute set of environment variable
|
| options/nixos/environment.profileRelativeSessionVariables | Attribute set of environment variable used in the global
environment
|