Oups sieve error
This commit is contained in:
parent
144e22c801
commit
c59525664c
2 changed files with 6 additions and 4 deletions
|
|
@ -4,13 +4,15 @@
|
|||
# Git config
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "Lyes Saadi";
|
||||
userEmail = "dev@lyes.eu";
|
||||
signing = {
|
||||
key = "55A1D803917CF39A";
|
||||
signByDefault = true;
|
||||
};
|
||||
extraConfig = {
|
||||
settings = {
|
||||
user = {
|
||||
name = "Lyes Saadi";
|
||||
email = "dev@lyes.eu";
|
||||
};
|
||||
color.ui = true;
|
||||
init.defaultBranch = "main";
|
||||
includeIf = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue