use git without osxkeychain

This commit is contained in:
Osman Faruk Bayram 2025-11-25 14:08:01 +03:00
parent 19066e7050
commit f7cb5f380c
2 changed files with 4 additions and 3 deletions

View file

@ -16,9 +16,11 @@
nano
# version control
git
lazygit
(pkgs.gitFull.override {
osxkeychainSupport = false;
})
git-lfs
lazygit
gh
# nix tools