chore(work): activate signing
This commit is contained in:
parent
c31d21e382
commit
3e51630417
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userEmail = "ybarbanneau@sellsy.com";
|
userEmail = "ybarbanneau@sellsy.com";
|
||||||
|
signingKey ="6E1A834E282FBD98B48069444447A19BBEDB8DBA";
|
||||||
|
signByDefault = true;
|
||||||
};
|
};
|
||||||
neovim.enable = true;
|
neovim.enable = true;
|
||||||
starship.enable = true;
|
starship.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue