programs.algia.settings

Home-Manager option

Configuration settings for algia. All the available options can be found here: https://github.com/mattn/algia?tab=readme-ov-file#configuration

type: JSON value
Default
{ }
Example
{ privatekey = "nsecXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"; relays = { "wss =//relay-jp.nostr.wirednet.jp" = { read = true; search = false; write = true; }; }; }
declared in: <home-manager/modules/programs/algia.nix>source unavailable