path updates

This commit is contained in:
Don Harper 2024-06-06 06:19:52 -05:00
parent d3ad4f0013
commit ad891aecd5
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
editor = "${pkgs.lunarvim}/bin/lvim";
};
safe = {
directory = "*";
directory = "/home/don/src/nixos/duckland/.git";
};
status = {
submoduleSummary = "true";