]> Skullheadx's Git Forge - nixos.git/commitdiff
update git email
authorAndrew <admonty1@protonmail.com>
Sun, 26 Oct 2025 21:16:43 +0000 (17:16 -0400)
committerAndrew <admonty1@protonmail.com>
Sun, 26 Oct 2025 21:16:43 +0000 (17:16 -0400)
home.nix

index ab33c129e661dc4b22ee4444406553c206171ebc..bfec55280b33e6971df9f70d9501d91ad4f198cc 100644 (file)
--- a/home.nix
+++ b/home.nix
 
   programs.git = {
     enable = true;
-    userEmail = "admonty1@protonmail.com";
+    settings.user.email = "admonty1@protonmail.com";
   };
 
   programs.keepassxc = {