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