MyNixOS website logo
option

services.guacamole-server.extraEnvironment

Environment variables to pass to guacd.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  ENVIRONMENT = "production";
}