diff --git a/hosts/mac/home.nix b/hosts/mac/home.nix index 2f06731..4dd0de3 100644 --- a/hosts/mac/home.nix +++ b/hosts/mac/home.nix @@ -29,7 +29,7 @@ htop.enable = true; }; - + programs.git = { enable = true; userName = "mjallen18";