diff --git a/nixos/mercurial/home.nix b/nixos/mercurial/home.nix index 30bf75de..2ed2c8ed 100644 --- a/nixos/mercurial/home.nix +++ b/nixos/mercurial/home.nix @@ -3,7 +3,7 @@ programs.mercurial = { enable = true; userName = "Cyryl PÅ‚otnicki"; - userEmail = "cyplo@cyplo.net"; + userEmail = "cyplo@cyplo.dev"; extraConfig = '' [extensions] hgext.convert=