programs.radicle.settings.publicExplorer

Home-Manager option

HTTPS URL pattern used to generate links to view content on Radicle via the browser.

type: string
Default
"https://app.radicle.xyz/nodes/$host/$rid$path"
Example
"https://radicle.example.com/nodes/seed.example.com/$rid$path"
declared in: <home-manager/modules/programs/radicle.nix>source unavailable