services.guacamole-server.extraEnvironment

Environment variables to pass to guacd.

Type
attribute set of string
Default
{ }
Example
{
  ENVIRONMENT = "production";
}
Declared
<nixpkgs/nixos/modules/services/web-apps/guacamole-server.nix>