services.radicle.settings

NixOS option

See https://radicle.network/nodes/iris.radicle.network/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/tree/radicle/src/node/config.rs#L275

type: open submodule of (JSON value)
Default
{ }
Example
{
  web.pinned.repositories = [
    "rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5" # heartwood
    "rad:z3trNYnLWS11cJWC6BbxDs5niGo82" # rips
  ];
}
declared in: nixos/modules/services/misc/radicle.nixView source on NixOS/nixpkgs →