vcs: add git-get

See: https://github.com/grdl/git-get
This commit is contained in:
Daniel Lundin 2024-08-11 15:23:55 +02:00
parent 1fae8d3e9c
commit 088a839a36
No known key found for this signature in database

View file

@ -6,6 +6,7 @@
diffedit3
difftastic
git-branchless
git-get
git-graph
git-town
lazyjj
@ -78,6 +79,9 @@
prunetags = true;
showForcedUpdates = true;
};
gitget = {
root = "${config.home.homeDirectory}/src/oss";
};
gpg = {
format = "ssh";
ssh = {