chore: Update inputs
This commit is contained in:
parent
f1c0789571
commit
3885f59083
4 changed files with 100 additions and 93 deletions
|
|
@ -9,8 +9,8 @@
|
|||
programs.jujutsu = {
|
||||
enable = true;
|
||||
settings = {
|
||||
user.name = config.programs.git.userName;
|
||||
user.email = config.programs.git.userEmail;
|
||||
user.name = config.programs.git.settings.user.name;
|
||||
user.email = config.programs.git.settings.user.email;
|
||||
ui.default-command = "log";
|
||||
aliases.init = [
|
||||
"git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue