feat(git): move custom config out of git module
This commit is contained in:
parent
134d6a3556
commit
522d18fea0
4 changed files with 29 additions and 26 deletions
home
|
@ -36,7 +36,7 @@ with pkgs;
|
|||
|
||||
programs.gpg.enable = true;
|
||||
|
||||
programs.git.custom = {
|
||||
programs.git = {
|
||||
defaultProfile = "work";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue