services.radicle.httpd.aliases

NixOS option

Alias and RID pairs to shorten git clone commands for repositories.

type: attribute set of string
Default
{ }
Example
{
  heartwood = "rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5";
}
declared in: nixos/modules/services/misc/radicle.nixView source on NixOS/nixpkgs →