From f205eaf02fce9221d747ac5e45e71b836512878e Mon Sep 17 00:00:00 2001 From: traxys Date: Tue, 4 Jul 2023 20:14:20 +0200 Subject: [PATCH] thinkpad-nixos: Update with new domain --- hostconfig/thinkpad-nixos/hm.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hostconfig/thinkpad-nixos/hm.nix b/hostconfig/thinkpad-nixos/hm.nix index 823c906..745bf6b 100644 --- a/hostconfig/thinkpad-nixos/hm.nix +++ b/hostconfig/thinkpad-nixos/hm.nix @@ -53,7 +53,7 @@ in { programs.git = { userName = "Quentin Boyer"; - userEmail = config.extraInfo.email; + userEmail = config.workAddr; }; home.sessionVariables = {