update lockfile :D
This commit is contained in:
parent
ff7adde8ce
commit
5fcb0ceb09
9 changed files with 106 additions and 96 deletions
|
|
@ -3,8 +3,8 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
user = {
|
||||
email = config.programs.git.userEmail;
|
||||
name = config.programs.git.userName;
|
||||
email = config.programs.git.settings.user.email;
|
||||
name = config.programs.git.settings.user.name;
|
||||
};
|
||||
signing = {
|
||||
behavior = "own";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue