test signing

This commit is contained in:
Gerg-L 2023-08-23 21:32:12 -04:00
parent 6ac3b664c9
commit a0fbc6e2d5

View file

@ -21,6 +21,7 @@ _: {
advice.addIgnoredFile = false;
core.hooksPath = ".githooks";
gpg.format = "ssh";
push.gpgsign = "if-asked";
};
};
_file = ./git.nix;