services.garage.extraEnvironment

Extra environment variables to pass to the Garage server.

Type
attribute set of string
Default
{ }
Example
{
  RUST_BACKTRACE = "yes";
}
Declared
<nixpkgs/nixos/modules/services/web-servers/garage.nix>