mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2025-07-06 21:36:34 +05:30
chore: update git username and email
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
{...}: {
|
{...}: {
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "0xTux";
|
userName = "tuxdotrs";
|
||||||
userEmail = "0xtux@pm.me";
|
userEmail = "t@tux.rs";
|
||||||
signing = {
|
signing = {
|
||||||
key = "~/.ssh/id_ed25519.pub";
|
key = "~/.ssh/id_ed25519.pub";
|
||||||
signByDefault = true;
|
signByDefault = true;
|
||||||
|
Reference in New Issue
Block a user