Clean up
This commit is contained in:
parent
0ac4151479
commit
ddf676d221
|
|
@ -38,7 +38,6 @@ in
|
|||
user = {
|
||||
name = "Joshua Yuen";
|
||||
email = "joshuayuen99@gmail.com";
|
||||
# We need to do this to pass through the (optional) signing key from the hosts/* file
|
||||
signingkey = mkIf (gpgCfg.signingKey != null) gpgCfg.signingKey;
|
||||
};
|
||||
commit.gpgsign = true;
|
||||
|
|
|
|||
Loading…
Reference in New Issue