updates from makefile
This commit is contained in:
parent
68e689d9aa
commit
6946f1e867
1 changed files with 3 additions and 0 deletions
|
|
@ -24,6 +24,9 @@
|
|||
email = "duck@duckland.org";
|
||||
editor = "${pkgs.neovim}/bin/nvim";
|
||||
};
|
||||
safe = {
|
||||
directory = "/home/don/src/nixos/duckland/.git";
|
||||
};
|
||||
status = {
|
||||
submoduleSummary = "true";
|
||||
short = "true";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue