diff --git a/nix/hosts/alymac/git.nix b/nix/hosts/alymac/git.nix index 136be7e..a429f70 100644 --- a/nix/hosts/alymac/git.nix +++ b/nix/hosts/alymac/git.nix @@ -12,6 +12,10 @@ signByDefault = true; }; + ignores = [ + ".DS_Store" + ]; + delta = { enable = true; options = {