git | fix key issue

This commit is contained in:
Don Harper 2024-06-25 07:55:43 -05:00
parent eef5f358cd
commit 926186540c

View file

@ -23,6 +23,7 @@
user = "Don Harper";
email = "duck@duckland.org";
editor = "${pkgs.lunarvim}/bin/lvim";
sshCommand = "${pkgs.openssh}/bin/ssh -i ~/.ssh/git";
};
safe = {
directory = "/home/don/src/nixos/duckland/.git";