Update home-manager.nix
This commit is contained in:
@@ -70,8 +70,6 @@ in
|
|||||||
|
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = settings.gitName;
|
|
||||||
userEmail = settings.gitEmail;
|
|
||||||
settings = {
|
settings = {
|
||||||
gpg.format = "ssh";
|
gpg.format = "ssh";
|
||||||
commit.gpgsign = true;
|
commit.gpgsign = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user