Additional environment variables to pass to code-server.
Declarations
Type
attribute set of string
Default
{ }
Example
{
PKG_CONFIG_PATH = "/run/current-system/sw/lib/pkgconfig";
}
Additional environment variables to pass to code-server.
attribute set of string
{ }
{
PKG_CONFIG_PATH = "/run/current-system/sw/lib/pkgconfig";
}