Compare commits
2 Commits
e3673902e2
...
09bf9a3b17
Author | SHA1 | Date | |
---|---|---|---|
09bf9a3b17 | |||
0b069d7277 |
8
flake.lock
generated
8
flake.lock
generated
@ -177,11 +177,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1727275335,
|
"lastModified": 1733261583,
|
||||||
"narHash": "sha256-LNzRI4RhK26Ql3k2leNOemD3rTJcaw7tftoANe9BDY8=",
|
"narHash": "sha256-HOVUtrhtJ16umPuEODuVE9fx+JmDCRp7wIxnEART0Eg=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "9f36693f90e4dcbb9a18728d7a7c0d864903d4ea",
|
"rev": "a09a34997ce692c7a2e8e434b44433156a73088c",
|
||||||
"revCount": 35,
|
"revCount": 38,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.project-cloud.net/asmir/nvim_flake"
|
"url": "https://git.project-cloud.net/asmir/nvim_flake"
|
||||||
},
|
},
|
||||||
|
@ -182,6 +182,7 @@ in {
|
|||||||
userName = "Asmir A";
|
userName = "Asmir A";
|
||||||
userEmail = "asmir.abdulahovic@gmail.com";
|
userEmail = "asmir.abdulahovic@gmail.com";
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
|
init.defaultBranch = "master";
|
||||||
pull = {rebase = true;};
|
pull = {rebase = true;};
|
||||||
credential = {helper = "store";};
|
credential = {helper = "store";};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user