MyNixOS website logo
option

services.radicle.node.environment

Environment to set when executing radicle-node.

Declarations
Type
attribute set of (null or string or absolute path or package)
Default
{ }
Example
{
  RUST_BACKTRACE = "full";
}