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
|
||||
programs.git = {
|
||||
enable = true;
|
||||
extraConfig = {
|
||||
settings = {
|
||||
core = {
|
||||
editor = "nvim";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue