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 valueDefault
{ }Example
declared in: <home-manager/modules/programs/jujutsu.nix>source unavailable{ user = { email = "jdoe@example.org"; name = "John Doe"; }; }