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 valueDefault
{ }Example
declared in: <home-manager/modules/programs/algia.nix>source unavailable{ privatekey = "nsecXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"; relays = { "wss =//relay-jp.nostr.wirednet.jp" = { read = true; search = false; write = true; }; }; }