mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Sign tags too in git
This commit is contained in:
parent
9700fa3f60
commit
02ba5f6511
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@
|
|||
url."ssh://forgejo@rgbcu.be:2222/".insteadOf = "https://git.rgbcu.be/";
|
||||
} // lib.optionalAttrs ulib.isDesktop {
|
||||
commit.gpgSign = true;
|
||||
tag.gpgSign = true;
|
||||
gpg.format = "ssh";
|
||||
user.signingKey = "~/.ssh/id";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue