chore: update syntax git.extraConfig -> git.settings 🎨
This commit is contained in:
parent
b122b73df0
commit
1c7cbfd8b8
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@
|
||||||
# Git configuration
|
# Git configuration
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraConfig = {
|
settings = {
|
||||||
core = {
|
core = {
|
||||||
editor = "nvim";
|
editor = "nvim";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue