add git signing key
This commit is contained in:
parent
0fecdd6eaa
commit
00b46a3c22
@ -8,6 +8,11 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
userName = "Kabbone";
|
userName = "Kabbone";
|
||||||
userEmail = "tobias@opel-online.de";
|
userEmail = "tobias@opel-online.de";
|
||||||
|
lfs.enable = true;
|
||||||
|
signing = {
|
||||||
|
key = ~/.ssh/id_ed25519_sk_yubi_C;
|
||||||
|
signByDefault = true;
|
||||||
|
}
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user