diff --git a/modules/home/git.nix b/modules/home/git.nix index 440e217..7eb25dd 100644 --- a/modules/home/git.nix +++ b/modules/home/git.nix @@ -15,9 +15,10 @@ with lib; [user] email = david@dvdt.dev name = David Lick - [color] ui = true + [safe] + directory = /etc/nixos ''; };