began setting up git signing
This commit is contained in:
parent
9ff9b824c6
commit
fc0dcffc62
3 changed files with 32 additions and 0 deletions
|
|
@ -3,5 +3,9 @@
|
|||
enable = true;
|
||||
userName = "CDaut";
|
||||
userEmail = "git@cdaut.de";
|
||||
signing = {
|
||||
signByDefault = true;
|
||||
key = null;
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue