add jujutsu
This commit is contained in:
parent
279ed963f3
commit
110ff1ca00
3 changed files with 15 additions and 7 deletions
|
|
@ -6,6 +6,16 @@
|
|||
|
||||
|
||||
programs = {
|
||||
jujutsu = {
|
||||
enable = true;
|
||||
settings = {
|
||||
user = {
|
||||
name = "Tao Tien";
|
||||
email = "29749622+taotien@users.noreply.github.com";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
git = {
|
||||
enable = true;
|
||||
userName = "Tao Tien";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue