Install jujutsu git frontend
This commit is contained in:
parent
4f9349afce
commit
41f3ade99f
2 changed files with 13 additions and 0 deletions
|
@ -56,12 +56,17 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
home.file.".jjconfig.toml".source = ./jjconfig.toml;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
delta
|
||||
git-branchless
|
||||
git-lfs
|
||||
gitAndTools.hub
|
||||
gitAndTools.lab
|
||||
gitAndTools.git-absorb
|
||||
jujutsu
|
||||
meld
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue