mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-05 22:44:34 +05:30
Added update to dir permissions
This commit is contained in:
parent
16b832d5f0
commit
3eb87c59f2
2 changed files with 9 additions and 6 deletions
|
@ -7,5 +7,6 @@
|
|||
programs.git.userEmail = userSettings.email;
|
||||
programs.git.extraConfig = {
|
||||
init.defaultBranch = "main";
|
||||
safe.directory = "/home/" + userSettings.username + "/.dotfiles";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue