docs: add README.md
This commit is contained in:
parent
fe1d9adfa8
commit
1c2b263904
19 changed files with 241 additions and 73 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ git-config }:
|
||||
let
|
||||
userName = "dachxy";
|
||||
email = "Danny10132024@gmail.com";
|
||||
userName = git-config.username;
|
||||
email = git-config.email;
|
||||
in
|
||||
{
|
||||
programs.git = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue