From: Andrew Date: Sun, 26 Oct 2025 21:16:43 +0000 (-0400) Subject: update git email X-Git-Url: http://git.skullheadx.com/nixos/static/gitweb.js?a=commitdiff_plain;h=dced2b8a99bf74bd49f143a18a272e3aa0e71188;p=nixos.git update git email --- diff --git a/home.nix b/home.nix index ab33c12..bfec552 100644 --- a/home.nix +++ b/home.nix @@ -164,7 +164,7 @@ programs.git = { enable = true; - userEmail = "admonty1@protonmail.com"; + settings.user.email = "admonty1@protonmail.com"; }; programs.keepassxc = {