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