home | git - fix new permission thing
This commit is contained in:
parent
6946f1e867
commit
15e328e36a
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
||||||
editor = "${pkgs.neovim}/bin/nvim";
|
editor = "${pkgs.neovim}/bin/nvim";
|
||||||
};
|
};
|
||||||
safe = {
|
safe = {
|
||||||
directory = "/home/don/src/nixos/duckland/.git";
|
directory = "*";
|
||||||
};
|
};
|
||||||
status = {
|
status = {
|
||||||
submoduleSummary = "true";
|
submoduleSummary = "true";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue