MyNixOS website logo
option

nix.registry.<name>.to

The flake reference from is rewritten to.

Declarations
Type
attribute set of (string or signed integer or boolean or path or package)
Example
{
  owner = "my-org";
  repo = "my-nixpkgs";
  type = "github";
}