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>
Environment variables to pass to guacd.
attribute set of string{ }{
ENVIRONMENT = "production";
}