add jujutsu

This commit is contained in:
Tao Tien 2024-02-06 11:08:27 -08:00
parent 279ed963f3
commit 110ff1ca00
3 changed files with 15 additions and 7 deletions

View file

@ -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";