fix: configure git to use osxkeychain
This commit is contained in:
parent
bb667867c0
commit
edba48310f
@ -11,6 +11,8 @@
|
|||||||
neofetch
|
neofetch
|
||||||
];
|
];
|
||||||
|
|
||||||
|
programs.git.extraConfig.credential.helper = "osxkeychain";
|
||||||
|
|
||||||
# Let Home Manager install and manage itself.
|
# Let Home Manager install and manage itself.
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user