programs.jujutsu.settings

Home-Manager option

Options to add to the config.toml file. See https://github.com/martinvonz/jj/blob/main/docs/config.md for options.

type: TOML value
Default
{ }
Example
{ user = { email = "jdoe@example.org"; name = "John Doe"; }; }
declared in: <home-manager/modules/programs/jujutsu.nix>source unavailable