services.guacamole-server.extraEnvironment

NixOS option

Environment variables to pass to guacd.

type: attribute set of string
Default
{ }
Example
{
  ENVIRONMENT = "production";
}
declared in: nixos/modules/services/web-apps/guacamole-server.nixView source on NixOS/nixpkgs →