mirror of
https://github.com/callumio/nixfiles.git
synced 2025-12-17 03:29:20 +00:00
new gpg keys
This commit is contained in:
parent
fe661455fe
commit
497876d1c9
3 changed files with 5 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
userName = "Callum Leslie";
|
||||
userEmail = "git@cleslie.uk";
|
||||
signing.key = "D382C4AFEECEAA90";
|
||||
signing.key = "483E476D02ED580C";
|
||||
signing.signByDefault = true;
|
||||
|
||||
ignores = [".direnv/"];
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
contents = {
|
||||
user = {
|
||||
email = "psycl6@nottingham.ac.uk";
|
||||
signingKey = "5A944DF89B6F65AC";
|
||||
signingKey = "483E476D02ED580C";
|
||||
};
|
||||
credential = {helper = "store";};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue