mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Fix git folder ownership
This commit is contained in:
parent
8f2a8b7c78
commit
b82d276574
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
||||||
"result-*"
|
"result-*"
|
||||||
];
|
];
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
|
safe.directory = "${builtins.getEnv "XDG_CONFIG_HOME"}/.config/dotfiles";
|
||||||
init = {defaultBranch = "main";};
|
init = {defaultBranch = "main";};
|
||||||
delta = {
|
delta = {
|
||||||
line-numbers = true;
|
line-numbers = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue