programs.atuin.settings

Home-Manager option

Configuration written to $XDG_CONFIG_HOME/atuin/config.toml. See https://docs.atuin.sh/configuration/config/ for the full list of options.

type: Atuin configuration
Default
{ }
Example
{ auto_sync = true; sync_frequency = "5m"; sync_address = "https://api.atuin.sh"; search_mode = "prefix"; }
declared in: <home-manager/modules/programs/atuin.nix>source unavailable