mirror of
https://git.gay/sneexy/nixos.git
synced 2026-01-11 13:13:15 -08:00
chore: fill in signing key
This commit is contained in:
parent
036d783ddc
commit
7ab444dfda
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@
|
||||||
userEmail = "sneexy@disroot.org";
|
userEmail = "sneexy@disroot.org";
|
||||||
|
|
||||||
signing.signByDefault = true;
|
signing.signByDefault = true;
|
||||||
#signing.key = ""; # TODO: fill this out
|
signing.key = "AE181294E97E4802";
|
||||||
|
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
commit.verbose = true;
|
commit.verbose = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue